Update pom.xml

This commit is contained in:
LOOHP
2021-04-18 11:19:10 +08:00
committed by GitHub
parent 1962ff0eec
commit 12b501faf7
+2 -2
View File
@@ -2,7 +2,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.loohp.limbo</groupId>
<groupId>com.loohp</groupId>
<artifactId>Limbo</artifactId>
<name>Limbo</name>
<version>0.4.4-ALPHA</version>
@@ -219,4 +219,4 @@
</dependency>
</dependencies>
</project>
</project>