mirror of
https://github.com/amalthea-mc/ShopChest.git
synced 2024-11-22 10:22:29 +00:00
Updated Maven Artifact
Artifact: ShopChest_NMS-v1_9_R2 Version: 1.9.0 Timestamp: 20160706-2156
This commit is contained in:
parent
d1008f420f
commit
07e3601f4b
Binary file not shown.
@ -0,0 +1 @@
|
||||
705d36c2d5081b123a1362ffdd7703f5
|
@ -0,0 +1 @@
|
||||
4e9c5ef5923c09d7f1ebcabce919f189e8295d37
|
Binary file not shown.
@ -0,0 +1 @@
|
||||
aa6aaeb9ad70bd22cc74a32c6d774731
|
@ -0,0 +1 @@
|
||||
ac5fdf60524633abaa028abb3d1e696a03c62648
|
@ -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_R2</artifactId>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<version>1.9.4-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 @@
|
||||
cf871e015ca36347d51fa02c834a5000
|
@ -0,0 +1 @@
|
||||
94ee921e4746a1026f7e2617d8f891016e31bf34
|
12
maven/de/epiceric/ShopChest_NMS-v1_9_R2/maven-metadata.xml
Normal file
12
maven/de/epiceric/ShopChest_NMS-v1_9_R2/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_R2</artifactId>
|
||||
<versioning>
|
||||
<release>1.9.0</release>
|
||||
<versions>
|
||||
<version>1.9.0</version>
|
||||
</versions>
|
||||
<lastUpdated>20160706200009</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
@ -0,0 +1 @@
|
||||
03d715d394483535bbbc8ce0979cc580
|
@ -0,0 +1 @@
|
||||
1c64a748ced50a79fb932ee4a6673a20c6829237
|
Loading…
Reference in New Issue
Block a user