mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-03 08:25:31 +00:00
Fix POM for real this time
This commit is contained in:
parent
134d364df0
commit
c495d44d58
BIN
lib/Gaea-1.11.6.jar
Normal file
BIN
lib/Gaea-1.11.6.jar
Normal file
Binary file not shown.
BIN
lib/parsii-1.2.jar
Normal file
BIN
lib/parsii-1.2.jar
Normal file
Binary file not shown.
4
pom.xml
4
pom.xml
@ -92,7 +92,7 @@
|
||||
<artifactId>gaea</artifactId>
|
||||
<version>1.11.6</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${basedir}/lib/Gaea-1.11.6-javadoc.jar</systemPath>
|
||||
<systemPath>${basedir}/lib/Gaea-1.11.6.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
@ -128,7 +128,7 @@
|
||||
<artifactId>parsii</artifactId>
|
||||
<version>1.2</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${basedir}/lib/parsii-1.2-javadoc.jar</systemPath>
|
||||
<systemPath>${basedir}/lib/parsii-1.2.jar</systemPath>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user