[CLEANUP] Moved Maven repository to maven.parabot.org

This commit is contained in:
JKetelaar
2016-10-31 14:57:10 +01:00
parent c20f2d4d4d
commit 0e6507f26f
+5 -5
View File
@@ -15,9 +15,9 @@
<repositories>
<repository>
<id>git-parabot</id>
<name>Parabot's Git based repo</name>
<url>https://github.com/parabot/Maven-Repository/raw/master/</url>
<id>parabot-maven</id>
<name>Parabot its Maven Repository</name>
<url>http://maven.parabot.org/</url>
</repository>
</repositories>
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.parabot</groupId>
<artifactId>client</artifactId>
<version>2.5</version>
<version>2.6</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.parabot</groupId>
<artifactId>317-api-minified</artifactId>
<version>1.14</version>
<version>1.15</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>