mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-30 20:21:45 +01:00
Provide CitizensBooks so Jenkins will build per #466
This commit is contained in:
parent
51f1c4a2ef
commit
cbb5f443c7
BIN
lib/CitizensBooks-2.4.7.jar
Normal file
BIN
lib/CitizensBooks-2.4.7.jar
Normal file
Binary file not shown.
9
pom.xml
9
pom.xml
@ -37,10 +37,6 @@
|
||||
<id>Vault</id>
|
||||
<url>http://nexus.hc.to/content/repositories/pub_releases/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>citizensbooks_repo</id>
|
||||
<url>https://raw.github.com/nicuch/maven_repo/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
@ -179,8 +175,9 @@
|
||||
<dependency>
|
||||
<groupId>ro.nicuch</groupId>
|
||||
<artifactId>CitizensBooks</artifactId>
|
||||
<version>2.4.4</version>
|
||||
<scope>provided</scope>
|
||||
<version>2.4.7</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/CitizensBooks-2.4.7.jar</systemPath>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user