mirror of
https://github.com/amalthea-mc/ShopChest.git
synced 2024-11-10 04:31:06 +00:00
Updated Maven Artifact
Artifact: ShopChest_NMS-v1_8_R1 Version: 1.9.0 Timestamp: 20160706-2156
This commit is contained in:
parent
44342112db
commit
abb1440034
Binary file not shown.
@ -0,0 +1 @@
|
||||
a36ea033ade772bcca9ca803ec8c769b
|
@ -0,0 +1 @@
|
||||
10e34e4921a12bcccd5c6497ca708804c13f7039
|
Binary file not shown.
@ -0,0 +1 @@
|
||||
84fba6610edfd2fc792d7db51ac32d0f
|
@ -0,0 +1 @@
|
||||
34d2fb4c18dbe3020dec4933b5c8e8075f8bf7f5
|
@ -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_8_R1</artifactId>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<version>1.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 @@
|
||||
054c22420a4f32d65b9654852b7c8236
|
@ -0,0 +1 @@
|
||||
ae8bcc5524d2b5cffcf15dcea809d5be252c7cb8
|
12
maven/de/epiceric/ShopChest_NMS-v1_8_R1/maven-metadata.xml
Normal file
12
maven/de/epiceric/ShopChest_NMS-v1_8_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_8_R1</artifactId>
|
||||
<versioning>
|
||||
<release>1.9.0</release>
|
||||
<versions>
|
||||
<version>1.9.0</version>
|
||||
</versions>
|
||||
<lastUpdated>20160706195713</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
@ -0,0 +1 @@
|
||||
3f934f9488dfefc042cd3408a56228a5
|
@ -0,0 +1 @@
|
||||
8586b3ea62743e473eaf3fd1ac71c9f1c4f5b2c8
|
Loading…
Reference in New Issue
Block a user