mirror of
https://github.com/2006-Scape/Maven.git
synced 2026-07-02 16:49:08 +00:00
Added 317Provider V1.13
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"317-api-minified":{
|
||||
"groupId":"org.parabot",
|
||||
"artifactId":"317-api-minified",
|
||||
"version":"1.12"
|
||||
"version":"1.13"
|
||||
},
|
||||
"client":{
|
||||
"groupId":"org.parabot",
|
||||
|
||||
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>317-api-minified</artifactId>
|
||||
<version>1.13</version>
|
||||
<description>POM was created from install:install-file</description>
|
||||
</project>
|
||||
@@ -3,11 +3,12 @@
|
||||
<groupId>org.parabot</groupId>
|
||||
<artifactId>317-api-minified</artifactId>
|
||||
<versioning>
|
||||
<release>1.12</release>
|
||||
<release>1.13</release>
|
||||
<versions>
|
||||
<version>1.1</version>
|
||||
<version>1.12</version>
|
||||
<version>1.13</version>
|
||||
</versions>
|
||||
<lastUpdated>20150914114757</lastUpdated>
|
||||
<lastUpdated>20150914121348</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
||||
Reference in New Issue
Block a user