1
0
mirror of https://github.com/LOOHP/Limbo.git synced 2026-06-07 13:31:43 +00:00

Update pom.xml

This commit is contained in:
LOOHP
2020-09-15 14:50:52 +08:00
parent 5dd6401309
commit 02ead9e558
+2 -2
View File
@@ -2,8 +2,8 @@
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>Limbo</groupId>
<artifactId>Limbo</artifactId>
<groupId>com.loohp</groupId>
<artifactId>limbo</artifactId>
<version>0.3.3-ALPHA</version>
<build>
<sourceDirectory>src</sourceDirectory>