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

This commit is contained in:
JKetelaar
2015-12-26 17:15:26 +01:00
14 changed files with 40 additions and 22 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.2.33</version> <version>2.4.1</version>
</dependency> </dependency>
</dependencies> </dependencies>
+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.4.1</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>
+2 -2
View File
@@ -9,7 +9,7 @@
"client":{ "client":{
"groupId":"org.parabot", "groupId":"org.parabot",
"artifactId":"client", "artifactId":"client",
"version":"2.2.34" "version":"2.4.1"
} }
} }
} }
Binary file not shown.
@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.parabot</groupId>
<artifactId>317provider</artifactId>
<versioning>
<release>1.0</release>
<versions>
<version>1.0</version>
</versions>
<lastUpdated>20150913195548</lastUpdated>
</versioning>
</metadata>
Binary file not shown.
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.parabot</groupId> <groupId>org.parabot</groupId>
<artifactId>317provider</artifactId> <artifactId>client</artifactId>
<version>1.0</version> <version>2.2.35</version>
<description>POM was created from install:install-file</description> <description>POM was created from install:install-file</description>
</project> </project>
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.2.4</version>
<description>POM was created from install:install-file</description>
</project>
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>
Binary file not shown.
+9
View File
@@ -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</version>
<description>POM was created from install:install-file</description>
</project>
+6 -3
View File
@@ -3,14 +3,17 @@
<groupId>org.parabot</groupId> <groupId>org.parabot</groupId>
<artifactId>client</artifactId> <artifactId>client</artifactId>
<versioning> <versioning>
<release>2.2.36</release> <release>2.4.1</release>
<versions> <versions>
<version>2.2</version> <version>2.2</version>
<version>2.2.32</version> <version>2.2.32</version>
<version>2.2.33</version> <version>2.2.33</version>
<version>2.2.34</version> <version>2.2.34</version>
<version>2.2.36</version> <version>2.2.35</version>
<version>2.2.4</version>
<version>2.4</version>
<version>2.4.1</version>
</versions> </versions>
<lastUpdated>20150915064745</lastUpdated> <lastUpdated>20151011142103</lastUpdated>
</versioning> </versioning>
</metadata> </metadata>