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_R2 Version: 1.9.1 Timestamp: 20160803-1634
This commit is contained in:
parent
ac946cc405
commit
7e06903837
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
d6b1b8b92a72c3883f09e96c1fc50a46
|
@ -0,0 +1 @@
|
|||||||
|
a04b991ccc5ad9e32befaf02aafaaf089e3bb1c6
|
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
343627621720e5f13d022da045f8704d
|
@ -0,0 +1 @@
|
|||||||
|
80b9de9e2e4310ca80736cb40da472ecd8a76771
|
@ -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.1</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>${project.parent.version}</version>
|
||||||
|
<scope>provided</scope>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
|
||||||
|
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
6f111f180bccc38b9f4ecc079d08afa3
|
@ -0,0 +1 @@
|
|||||||
|
c6e4ba0ae738d830153ae5bf02ceb65b722410bc
|
@ -3,10 +3,10 @@
|
|||||||
<groupId>de.epiceric</groupId>
|
<groupId>de.epiceric</groupId>
|
||||||
<artifactId>ShopChest_NMS-v1_8_R2</artifactId>
|
<artifactId>ShopChest_NMS-v1_8_R2</artifactId>
|
||||||
<versioning>
|
<versioning>
|
||||||
<release>1.9.0.1</release>
|
<release>1.9.1</release>
|
||||||
<versions>
|
<versions>
|
||||||
<version>1.9.0.1</version>
|
<version>1.9.1</version>
|
||||||
</versions>
|
</versions>
|
||||||
<lastUpdated>20160714143814</lastUpdated>
|
<lastUpdated>20160803143604</lastUpdated>
|
||||||
</versioning>
|
</versioning>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
@ -1 +1 @@
|
|||||||
d8fe1eb82929a4e8e0dcd3487adbb0d8
|
b8119509878e56a2019ff007d39e673b
|
@ -1 +1 @@
|
|||||||
c7ef2933f091256294f1771ce9f4341e5c65e09d
|
78539e870fec4ca9e28568afab59951076d9599e
|
Loading…
Reference in New Issue
Block a user