mirror of
https://github.com/amalthea-mc/ShopChest.git
synced 2024-11-22 18:32:24 +00:00
Updated Maven Artifact
Artifact: ShopChest_NMS-v1_8_R3 Version: 1.9.0 Timestamp: 20160706-2156
This commit is contained in:
parent
cea4bcf7c7
commit
908f4737da
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
7c1490a82a39ab4723b13336286d17b6
|
@ -0,0 +1 @@
|
|||||||
|
5782381eaca21056e0085ea013694c257a7b3e1d
|
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
451e2cce6e02f1b50b39b0a52482d2b8
|
@ -0,0 +1 @@
|
|||||||
|
2326ae137e447263ca3847391df2e0c2cd3128fb
|
@ -0,0 +1,30 @@
|
|||||||
|
<?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_8_R3</artifactId>
|
||||||
|
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.bukkit</groupId>
|
||||||
|
<artifactId>craftbukkit</artifactId>
|
||||||
|
<version>1.8.8-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 @@
|
|||||||
|
923215ee6c867b32054ea9f57c708a16
|
@ -0,0 +1 @@
|
|||||||
|
07f8737dc24a2b214c0c75978b267a9fbf14fbfa
|
12
maven/de/epiceric/ShopChest_NMS-v1_8_R3/maven-metadata.xml
Normal file
12
maven/de/epiceric/ShopChest_NMS-v1_8_R3/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_8_R3</artifactId>
|
||||||
|
<versioning>
|
||||||
|
<release>1.9.0</release>
|
||||||
|
<versions>
|
||||||
|
<version>1.9.0</version>
|
||||||
|
</versions>
|
||||||
|
<lastUpdated>20160706195841</lastUpdated>
|
||||||
|
</versioning>
|
||||||
|
</metadata>
|
@ -0,0 +1 @@
|
|||||||
|
71b9bc86efa4d00950ce4dd9a5483449
|
@ -0,0 +1 @@
|
|||||||
|
4e366eccb012c7c19574fb2b4852afd8a5e53c04
|
Loading…
Reference in New Issue
Block a user