Skip to content

Commit 1a4519d

Browse files
authored
Update pom.xml
1 parent 00e4f42 commit 1a4519d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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>org.example</groupId>
7+
<groupId>com.github.technus</groupId>
88
<artifactId>SunvoxLib</artifactId>
9-
<version>1.0-SNAPSHOT</version>
9+
<version>1.0.0.0</version>
1010

1111
<properties>
1212
<maven.compiler.source>14</maven.compiler.source>
@@ -20,4 +20,4 @@
2020
<version>5.6.0</version>
2121
</dependency>
2222
</dependencies>
23-
</project>
23+
</project>

0 commit comments

Comments
 (0)