|
5 | 5 | <groupId>vg.civcraft.mc.citadel</groupId>
|
6 | 6 | <artifactId>Citadel</artifactId>
|
7 | 7 | <packaging>jar</packaging>
|
8 |
| - <version>3.8.04</version> |
| 8 | + <version>3.9.0</version> |
9 | 9 | <name>Citadel</name>
|
10 |
| - <url>https://github.com/Civcraft/Citadel</url> |
| 10 | + <url>https://github.com/Devoted/Citadel</url> |
11 | 11 |
|
12 | 12 | <build>
|
13 | 13 | <pluginManagement>
|
|
41 | 41 | <dependency>
|
42 | 42 | <groupId>org.spigotmc</groupId>
|
43 | 43 | <artifactId>spigot-api</artifactId>
|
44 |
| - <version>1.11-R0.1-SNAPSHOT</version> |
| 44 | + <version>1.12-pre6-SNAPSHOT</version> |
45 | 45 | </dependency>
|
46 | 46 | <dependency>
|
47 | 47 | <groupId>vg.civcraft.mc.civmodcore</groupId>
|
48 | 48 | <artifactId>CivModCore</artifactId>
|
49 |
| - <version>1.5.11</version> |
| 49 | + <version>1.6.0</version> |
50 | 50 | <scope>provided</scope>
|
51 | 51 | </dependency>
|
52 | 52 | <dependency>
|
53 |
| - <groupId>vg.civcraft.mc.namelayer</groupId> |
54 |
| - <artifactId>NameLayer</artifactId> |
55 |
| - <version>2.10.0</version> |
56 |
| - <scope>provided</scope> |
57 |
| - </dependency> |
| 53 | + <groupId>vg.civcraft.mc.namelayer</groupId> |
| 54 | + <artifactId>NameLayer</artifactId> |
| 55 | + <version>2.11.0</version> |
| 56 | + <scope>provided</scope> |
| 57 | + </dependency> |
58 | 58 | <dependency>
|
59 | 59 | <groupId>vg.civcraft.mc.bettershards</groupId>
|
60 | 60 | <artifactId>BetterShardsBukkit</artifactId>
|
|
64 | 64 | <dependency>
|
65 | 65 | <groupId>vg.civcraft.mc.mercury</groupId>
|
66 | 66 | <artifactId>Mercury</artifactId>
|
67 |
| - <version>1.2.0</version> |
| 67 | + <version>1.2.19</version> |
68 | 68 | <scope>provided</scope>
|
69 | 69 | </dependency>
|
70 | 70 | </dependencies>
|
71 | 71 |
|
72 | 72 | <repositories>
|
73 | 73 | <repository>
|
74 |
| - <id>civcraft-repo</id> |
| 74 | + <id>devoted-repo</id> |
75 | 75 | <url>https://build.devotedmc.com/plugin/repository/everything/</url>
|
76 | 76 | </repository>
|
77 | 77 | <repository>
|
|
0 commit comments