Added ChestShop dependency

This commit is contained in:
Eric 2016-11-16 20:32:16 +01:00
parent a340e0b6bb
commit 0258285bd4
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>com.Acrobot</groupId>
<artifactId>ChestShop</artifactId>
<version>3.8.12</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>com.Acrobot</groupId>
<artifactId>ChestShop</artifactId>
<versioning>
<release>3.8.12</release>
<versions>
<version>3.8.12</version>
</versions>
<lastUpdated>20161116190733</lastUpdated>
</versioning>
</metadata>