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_10_R1 Version: 1.9.1 Timestamp: 20160803-1634
This commit is contained in:
parent
f7bcfb5187
commit
4aefe99833
Binary file not shown.
@ -0,0 +1 @@
|
||||
03f18f35bef0395aca37afa7472d8639
|
@ -0,0 +1 @@
|
||||
1046a48a0b69e0ee075b97119c292274c79d5a2d
|
Binary file not shown.
@ -0,0 +1 @@
|
||||
d84cc10124dfe95552e5d12b094e2c58
|
@ -0,0 +1 @@
|
||||
769bfdf1e45a742c6f64668a0fb45f545912755f
|
@ -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_10_R1</artifactId>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<version>1.10-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 @@
|
||||
33af54eacc3a4e4d33cb1c4f8d963e7b
|
@ -0,0 +1 @@
|
||||
8e7b8ca761d95d22631ca41e3a33d186b66a51e7
|
@ -3,10 +3,10 @@
|
||||
<groupId>de.epiceric</groupId>
|
||||
<artifactId>ShopChest_NMS-v1_10_R1</artifactId>
|
||||
<versioning>
|
||||
<release>1.9.0.1</release>
|
||||
<release>1.9.1</release>
|
||||
<versions>
|
||||
<version>1.9.0.1</version>
|
||||
<version>1.9.1</version>
|
||||
</versions>
|
||||
<lastUpdated>20160714144110</lastUpdated>
|
||||
<lastUpdated>20160803143859</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
@ -1 +1 @@
|
||||
952759ecf429cdd08be038f00857a726
|
||||
3338cdb4cfbcb930b8bd3cf21b136807
|
@ -1 +1 @@
|
||||
d19ee1157bb48f18db526dcc080320677e9a2d60
|
||||
524b011b41993c5f8978985d40c888d87a39e58f
|
Loading…
Reference in New Issue
Block a user