mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-22 02:25:42 +01:00
pom update 2
This commit is contained in:
parent
a58ace00e5
commit
396b442204
3
pom.xml
3
pom.xml
@ -11,6 +11,7 @@
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<libs.dir>${project.basedir}/lib</libs.dir>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
@ -68,7 +69,7 @@
|
||||
<artifactId>EpicBoss</artifactId>
|
||||
<version>1.0</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/EpicBossRecoded.jar</systemPath>
|
||||
<systemPath>${libs.dir}/EpicBossRecoded.jar</systemPath>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user