[TASK] Adjusted versions to 2.4.5

This commit is contained in:
JKetelaar
2016-01-26 22:18:51 +01:00
parent f91522a0cc
commit bb18b73468
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.parabot</groupId>
<artifactId>client</artifactId>
<version>2.4.3.2</version>
<version>2.4.5</version>
</dependency>
</dependencies>
+1 -1
View File
@@ -22,7 +22,7 @@
<dependency>
<groupId>org.parabot</groupId>
<artifactId>client</artifactId>
<version>2.4.3.2</version>
<version>2.4.5</version>
</dependency>
<dependency>
<groupId>org.parabot</groupId>
+1 -1
View File
@@ -9,7 +9,7 @@
"client":{
"groupId":"org.parabot",
"artifactId":"client",
"version":"2.4.3.2"
"version":"2.4.5"
}
}
}