mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-23 00:31:36 +01:00
Merge pull request #778 from nicuch/master
CitizensBooks repo is now available.
This commit is contained in:
commit
3495434d9d
10
main/pom.xml
10
main/pom.xml
@ -42,6 +42,10 @@
|
||||
<id>Vault</id>
|
||||
<url>http://nexus.hc.to/content/repositories/pub_releases/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>Pikacraft Repo</id>
|
||||
<url>http://repo.pikacraft.ro/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<dependencies>
|
||||
@ -99,9 +103,9 @@
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.nicuch</groupId>
|
||||
<groupId>ro.nicuch</groupId>
|
||||
<artifactId>CitizensBooks</artifactId>
|
||||
<version>master-SNAPSHOT</version>
|
||||
<version>2.4.8</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.PikaMug</groupId>
|
||||
@ -155,4 +159,4 @@
|
||||
</resource>
|
||||
</resources>
|
||||
</build>
|
||||
</project>
|
||||
</project>
|
||||
|
Loading…
Reference in New Issue
Block a user