Added Movecraft to Mvn repo

This commit is contained in:
Norbi Peti 2017-01-11 21:29:28 +01:00
parent ed321a0850
commit 57ee4c885d
3 changed files with 21 additions and 0 deletions

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>net.countercraft</groupId>
<artifactId>Movecraft</artifactId>
<version>3.0.0</version>
<description>POM was created from install:install-file</description>
</project>

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>net.countercraft</groupId>
<artifactId>Movecraft</artifactId>
<versioning>
<release>3.0.0</release>
<versions>
<version>3.0.0</version>
</versions>
<lastUpdated>20161228182908</lastUpdated>
</versioning>
</metadata>