Skip to content

Commit 5cd4805

Browse files
committed
chore: changed group id to org.codejive.jpm
In case we ever want to split the project into multiple modules.
1 parent 64c8920 commit 5cd4805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
6-
<groupId>org.codejive</groupId>
6+
<groupId>org.codejive.jpm</groupId>
77
<artifactId>jpm</artifactId>
88
<version>0.1-SNAPSHOT</version>
99

0 commit comments

Comments
 (0)