Skip to content

Commit 23a6dc9

Browse files
committed
Changed groupId
1 parent 171ed00 commit 23a6dc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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>
66

7-
<groupId>com.github.hectorbst.jsonschema2pojo</groupId>
7+
<groupId>io.github.hectorbst</groupId>
88
<artifactId>jsonschema2pojo-spring-data-couchbase-example</artifactId>
99
<version>1.0.0</version>
1010

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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>
66

7-
<groupId>com.github.hectorbst.jsonschema2pojo</groupId>
7+
<groupId>io.github.hectorbst</groupId>
88
<artifactId>jsonschema2pojo-spring-data-couchbase</artifactId>
99
<version>0.0.1-SNAPSHOT</version>
1010
<packaging>jar</packaging>

0 commit comments

Comments
 (0)