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_9_R2 Version: 1.9.1 Timestamp: 20160803-1634
This commit is contained in:
parent
1a62851591
commit
f7bcfb5187
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
42a76bc659f5df3e93f8a7d789b0a3c9
|
@ -0,0 +1 @@
|
|||||||
|
ded83c6e9ee059657cc779aa5775a034db130e00
|
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
9f3a61e11688b4e627f14073ce6375a0
|
@ -0,0 +1 @@
|
|||||||
|
15088235d5c06e112feecc2678cc7aed18ea9838
|
@ -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.1</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>${project.parent.version}</version>
|
||||||
|
<scope>provided</scope>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
13724942aec77bf725af359336ed4f9b
|
@ -0,0 +1 @@
|
|||||||
|
1962e7cd58b8a592d9d5cccb909475b351b8b2dc
|
@ -3,10 +3,10 @@
|
|||||||
<groupId>de.epiceric</groupId>
|
<groupId>de.epiceric</groupId>
|
||||||
<artifactId>ShopChest_NMS-v1_9_R2</artifactId>
|
<artifactId>ShopChest_NMS-v1_9_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>20160714144026</lastUpdated>
|
<lastUpdated>20160803143815</lastUpdated>
|
||||||
</versioning>
|
</versioning>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
@ -1 +1 @@
|
|||||||
52e69e43bc31660475a29f24200bcfa2
|
c53dccd64efd5d414e75c97f9d8edbef
|
@ -1 +1 @@
|
|||||||
c0e71316095b45c38fe837d31a1ea53806f72e5b
|
72aff49b903c81edf78e83eac4424c3727340383
|
Loading…
Reference in New Issue
Block a user