Update pom.xml

This commit is contained in:
LOOHP 2021-04-18 11:19:10 +08:00 committed by GitHub
parent 1962ff0eec
commit 12b501faf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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>