mirror of
https://github.com/amalthea-mc/ShopChest.git
synced 2024-11-08 19:51:05 +00:00
Updated Maven Artifact
Artifact: ShopChest_NMS-v1_10_R1 Version: 1.9.0 Timestamp: 20160706-2156
This commit is contained in:
parent
07e3601f4b
commit
8746f5d27f
Binary file not shown.
@ -0,0 +1 @@
|
||||
c6d6f0b39ac5cbe46c119f914af490ac
|
@ -0,0 +1 @@
|
||||
de5d706ca69526be4fce81e8824d34c9bde1b65e
|
Binary file not shown.
@ -0,0 +1 @@
|
||||
7425a96ef580f84a993c6c9df77920c5
|
@ -0,0 +1 @@
|
||||
acd07c11de06647dbaee0aed41ec610541354c2b
|
@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<parent>
|
||||
<artifactId>ShopChest-Root</artifactId>
|
||||
<groupId>de.epiceric</groupId>
|
||||
<version>1.9.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>ShopChest_NMS-v1_10_R1</artifactId>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<version>1.10-R0.1-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>de.epiceric</groupId>
|
||||
<artifactId>ShopChest_NMS-Abstract</artifactId>
|
||||
<version>1.9.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
@ -0,0 +1 @@
|
||||
91bd6f57aa22dc1d16c0a6a2a7190f33
|
@ -0,0 +1 @@
|
||||
ff40e80c49daad1fa09fe910540eb5bfa48704da
|
12
maven/de/epiceric/ShopChest_NMS-v1_10_R1/maven-metadata.xml
Normal file
12
maven/de/epiceric/ShopChest_NMS-v1_10_R1/maven-metadata.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<metadata>
|
||||
<groupId>de.epiceric</groupId>
|
||||
<artifactId>ShopChest_NMS-v1_10_R1</artifactId>
|
||||
<versioning>
|
||||
<release>1.9.0</release>
|
||||
<versions>
|
||||
<version>1.9.0</version>
|
||||
</versions>
|
||||
<lastUpdated>20160706200053</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
@ -0,0 +1 @@
|
||||
3aa98ff1f3a266768c9dce775c1d60ea
|
@ -0,0 +1 @@
|
||||
775328b439305a1188b9c5efc20bc43b48432d0d
|
Loading…
Reference in New Issue
Block a user