Skip to content

Commit c444423

Browse files
committed
fix groupId
1 parent 5f933ad commit c444423

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
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55

6-
<groupId>com.aerospike.mapper</groupId>
6+
<groupId>com.aerospike</groupId>
77
<artifactId>java-object-mapper</artifactId>
88
<version>0.0.1</version>
99
<packaging>jar</packaging>

0 commit comments

Comments
 (0)