We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4095c3e commit cbc9528Copy full SHA for cbc9528
pom.xml
@@ -4,9 +4,9 @@
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
7
- <groupId>sdk.resms</groupId>
8
- <artifactId>resms_java</artifactId>
9
- <version>1.0-SNAPSHOT</version>
+ <groupId>resms</groupId>
+ <artifactId>sdk_java</artifactId>
+ <version>1.0.0</version>
10
11
<properties>
12
<maven.compiler.source>23</maven.compiler.source>
0 commit comments