Released V2.4.1

This commit is contained in:
JKetelaar
2015-10-11 16:21:45 +02:00
parent 72e8f57a4c
commit 9fc9f3bfa8
4 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"client":{
"groupId":"org.parabot",
"artifactId":"client",
"version":"2.4"
"version":"2.4.1"
}
}
}
Binary file not shown.
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.parabot</groupId>
<artifactId>client</artifactId>
<version>2.4.1</version>
<description>POM was created from install:install-file</description>
</project>
+3 -2
View File
@@ -3,7 +3,7 @@
<groupId>org.parabot</groupId>
<artifactId>client</artifactId>
<versioning>
<release>2.4</release>
<release>2.4.1</release>
<versions>
<version>2.2</version>
<version>2.2.32</version>
@@ -12,7 +12,8 @@
<version>2.2.35</version>
<version>2.2.4</version>
<version>2.4</version>
<version>2.4.1</version>
</versions>
<lastUpdated>20151004212130</lastUpdated>
<lastUpdated>20151011142103</lastUpdated>
</versioning>
</metadata>