mirror of
https://github.com/2006-Scape/Maven.git
synced 2026-07-02 16:49:08 +00:00
Uploaded V2.4
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
"client":{
|
"client":{
|
||||||
"groupId":"org.parabot",
|
"groupId":"org.parabot",
|
||||||
"artifactId":"client",
|
"artifactId":"client",
|
||||||
"version":"2.2.33"
|
"version":"2.2.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
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.35</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.2.4</version>
|
||||||
|
<description>POM was created from install:install-file</description>
|
||||||
|
</project>
|
||||||
@@ -3,13 +3,15 @@
|
|||||||
<groupId>org.parabot</groupId>
|
<groupId>org.parabot</groupId>
|
||||||
<artifactId>client</artifactId>
|
<artifactId>client</artifactId>
|
||||||
<versioning>
|
<versioning>
|
||||||
<release>2.2.34</release>
|
<release>2.2.4</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.35</version>
|
||||||
|
<version>2.2.4</version>
|
||||||
</versions>
|
</versions>
|
||||||
<lastUpdated>20150914144244</lastUpdated>
|
<lastUpdated>20150915182915</lastUpdated>
|
||||||
</versioning>
|
</versioning>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
|||||||
Reference in New Issue
Block a user