forked from BLOCKFANTASY/LOOHP-Limbo
Update pom.xml
This commit is contained in:
parent
5dd6401309
commit
02ead9e558
4
pom.xml
4
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue