[RELEASE] Parabot V2.4.3

This commit is contained in:
JKetelaar
2016-01-10 19:05:59 +01:00
parent 893b155ffe
commit db439eac68
3 changed files with 12 additions and 2 deletions
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.3</version>
<description>POM was created from install:install-file</description>
</project>
+3 -2
View File
@@ -3,7 +3,7 @@
<groupId>org.parabot</groupId> <groupId>org.parabot</groupId>
<artifactId>client</artifactId> <artifactId>client</artifactId>
<versioning> <versioning>
<release>2.4.1.1</release> <release>2.4.3</release>
<versions> <versions>
<version>2.2</version> <version>2.2</version>
<version>2.2.32</version> <version>2.2.32</version>
@@ -14,7 +14,8 @@
<version>2.4</version> <version>2.4</version>
<version>2.4.1</version> <version>2.4.1</version>
<version>2.4.1.1</version> <version>2.4.1.1</version>
<version>2.4.3</version>
</versions> </versions>
<lastUpdated>20151230164754</lastUpdated> <lastUpdated>20160110180539</lastUpdated>
</versioning> </versioning>
</metadata> </metadata>