Changed POM examples to correct versions

This commit is contained in:
JKetelaar
2015-10-11 16:22:18 +02:00
parent 9fc9f3bfa8
commit 7b1d722aff
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
<dependency> <dependency>
<groupId>org.parabot</groupId> <groupId>org.parabot</groupId>
<artifactId>client</artifactId> <artifactId>client</artifactId>
<version>2.4</version> <version>2.4.1</version>
</dependency> </dependency>
</dependencies> </dependencies>
+1 -1
View File
@@ -22,7 +22,7 @@
<dependency> <dependency>
<groupId>org.parabot</groupId> <groupId>org.parabot</groupId>
<artifactId>client</artifactId> <artifactId>client</artifactId>
<version>2.4</version> <version>2.4.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.parabot</groupId> <groupId>org.parabot</groupId>