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_9_R1 Version: 1.9.0 Timestamp: 20160706-2156
This commit is contained in:
parent
908f4737da
commit
d1008f420f
Binary file not shown.
@ -0,0 +1 @@
|
||||
8b92b6b87628dccc8e50fcaca571d088
|
@ -0,0 +1 @@
|
||||
bfa82e4eb56b9df46a25fd8cf3a366234edcadad
|
Binary file not shown.
@ -0,0 +1 @@
|
||||
fff0bcde8b57fb8cae2c431b41305d4c
|
@ -0,0 +1 @@
|
||||
9c3fcfd599cc797a7c500999ebd43d200b1333dc
|
@ -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_9_R1</artifactId>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<version>1.9.2-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 @@
|
||||
b0ecbb1f5df97fee4d5c56fdcf07043e
|
@ -0,0 +1 @@
|
||||
c036b70e5c3b7f81280a206cc097e55047faed1e
|
12
maven/de/epiceric/ShopChest_NMS-v1_9_R1/maven-metadata.xml
Normal file
12
maven/de/epiceric/ShopChest_NMS-v1_9_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_9_R1</artifactId>
|
||||
<versioning>
|
||||
<release>1.9.0</release>
|
||||
<versions>
|
||||
<version>1.9.0</version>
|
||||
</versions>
|
||||
<lastUpdated>20160706195924</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
@ -0,0 +1 @@
|
||||
0a072a53cfb44f1101ec90a18347a399
|
@ -0,0 +1 @@
|
||||
559003ebe301a793b5cd414b30f6b691804518bf
|
Loading…
Reference in New Issue
Block a user