Added provider

This commit is contained in:
JKetelaar
2015-09-13 21:57:16 +02:00
parent 78e2d4b211
commit c7aa2bb380
4 changed files with 22 additions and 1 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>317provider</artifactId>
<version>1.0</version>
<description>POM was created from install:install-file</description>
</project>
@@ -0,0 +1,12 @@
<?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>
+1 -1
View File
@@ -7,6 +7,6 @@
<versions>
<version>2.2</version>
</versions>
<lastUpdated>20150913192723</lastUpdated>
<lastUpdated>20150913195558</lastUpdated>
</versioning>
</metadata>