Skip to content

Commit cbc9528

Browse files
committed
chore: update pom
1 parent 4095c3e commit cbc9528

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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>sdk.resms</groupId>
8-
<artifactId>resms_java</artifactId>
9-
<version>1.0-SNAPSHOT</version>
7+
<groupId>resms</groupId>
8+
<artifactId>sdk_java</artifactId>
9+
<version>1.0.0</version>
1010

1111
<properties>
1212
<maven.compiler.source>23</maven.compiler.source>

0 commit comments

Comments
 (0)