Update pom.xml

This commit is contained in:
LOOHP 2020-09-15 16:52:39 +08:00
parent 02ead9e558
commit ae11665312
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 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> <modelVersion>4.0.0</modelVersion>
<groupId>com.loohp</groupId> <groupId>com.loohp</groupId>
<artifactId>limbo</artifactId> <artifactId>Limbo</artifactId>
<version>0.3.3-ALPHA</version> <version>0.3.3-ALPHA</version>
<build> <build>
<sourceDirectory>src</sourceDirectory> <sourceDirectory>src</sourceDirectory>