Merge branch 'master' of github.com:Parabot/Maven-Repository

This commit is contained in:
JKetelaar
2015-10-04 23:01:04 +02:00
+2 -2
View File
@@ -22,11 +22,11 @@
<dependency> <dependency>
<groupId>org.parabot</groupId> <groupId>org.parabot</groupId>
<artifactId>client</artifactId> <artifactId>client</artifactId>
<version>2.2.33</version> <version>2.2.4</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.parabot</groupId> <groupId>org.parabot</groupId>
<artifactId>317-API-Minified</artifactId> <artifactId>317-api-minified</artifactId>
<version>1.13</version> <version>1.13</version>
</dependency> </dependency>
</dependencies> </dependencies>