We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e4f42 commit 1a4519dCopy full SHA for 1a4519d
1 file changed
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>org.example</groupId>
+ <groupId>com.github.technus</groupId>
8
<artifactId>SunvoxLib</artifactId>
9
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0.0</version>
10
11
<properties>
12
<maven.compiler.source>14</maven.compiler.source>
@@ -20,4 +20,4 @@
20
<version>5.6.0</version>
21
</dependency>
22
</dependencies>
23
-</project>
+</project>
0 commit comments