Added correct named API

This commit is contained in:
JKetelaar
2015-09-14 13:08:21 +02:00
parent 0217c7da79
commit 5a8156fff1
3 changed files with 21 additions and 0 deletions
@@ -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.1</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>317-api-minified</artifactId>
<versioning>
<release>1.1</release>
<versions>
<version>1.1</version>
</versions>
<lastUpdated>20150914110809</lastUpdated>
</versioning>
</metadata>