Skip to content

Commit 4f148a9

Browse files
author
Michael McAlynn
committed
CAF-2915: Update groupID and remove project specific versioning.
1 parent 60d45e8 commit 4f148a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,9 @@
2727
<version>1.11.0-SNAPSHOT</version>
2828
</parent>
2929

30-
<groupId>com.hpe.caf</groupId>
30+
<groupId>com.github.cafapi</groupId>
3131
<artifactId>java-postgres-container</artifactId>
3232
<packaging>pom</packaging>
33-
<version>1.0.0-SNAPSHOT</version>
3433

3534
<build>
3635
<plugins>

0 commit comments

Comments
 (0)