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_R2 Version: 1.9.0 Timestamp: 20160706-2156
This commit is contained in:
parent
abb1440034
commit
cea4bcf7c7
Binary file not shown.
@ -0,0 +1 @@
|
||||
bf550879097494523cace97b0f8b2273
|
@ -0,0 +1 @@
|
||||
622c2b0e4e23e8c6a6f9969b867b74dab39153a6
|
Binary file not shown.
@ -0,0 +1 @@
|
||||
5627be671bf0f509ef7b8146ee5f1821
|
@ -0,0 +1 @@
|
||||
d3e1fa52b784e92c9c5e535086eb29b40b131cb2
|
@ -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_R2</artifactId>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<version>1.8.3-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 @@
|
||||
432b19474825efa80efb1ce5f48ac4a0
|
@ -0,0 +1 @@
|
||||
d890fe2a99349416f5175c4b3e3553c65c449254
|
12
maven/de/epiceric/ShopChest_NMS-v1_8_R2/maven-metadata.xml
Normal file
12
maven/de/epiceric/ShopChest_NMS-v1_8_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_8_R2</artifactId>
|
||||
<versioning>
|
||||
<release>1.9.0</release>
|
||||
<versions>
|
||||
<version>1.9.0</version>
|
||||
</versions>
|
||||
<lastUpdated>20160706195757</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
@ -0,0 +1 @@
|
||||
b081bb634eb8fe1547532b9bf7007b71
|
@ -0,0 +1 @@
|
||||
15a66928b943f36e614f3db92290f3404a7e3f25
|
Loading…
Reference in New Issue
Block a user