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_8_R1 Version: 1.9.0.1 Timestamp: 20160714-1636
This commit is contained in:
parent
12af65a4af
commit
051785ca97
Binary file not shown.
@ -0,0 +1 @@
|
||||
cc85c80fa5ca20baec6127ea95df01f2
|
@ -0,0 +1 @@
|
||||
0fc0304c9db8ece7b0367e4d1bba6fc4a7712193
|
Binary file not shown.
@ -0,0 +1 @@
|
||||
aa28f403dc196295d583c7072ea368f1
|
@ -0,0 +1 @@
|
||||
5f9f1b41ad902fcf8ed84234553d2998ed8766d2
|
@ -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.1</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>ShopChest_NMS-v1_8_R1</artifactId>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<version>1.8-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 @@
|
||||
fd08e1053f13cfda139ece343bbc8489
|
@ -0,0 +1 @@
|
||||
d8b908dea19dee0404a0c897c2ce8efbe2ec98c5
|
@ -3,10 +3,10 @@
|
||||
<groupId>de.epiceric</groupId>
|
||||
<artifactId>ShopChest_NMS-v1_8_R1</artifactId>
|
||||
<versioning>
|
||||
<release>1.9.0</release>
|
||||
<release>1.9.0.1</release>
|
||||
<versions>
|
||||
<version>1.9.0</version>
|
||||
<version>1.9.0.1</version>
|
||||
</versions>
|
||||
<lastUpdated>20160713142615</lastUpdated>
|
||||
<lastUpdated>20160714143730</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
@ -1 +1 @@
|
||||
1473bbb23b45512ee2e98c93a113af0b
|
||||
11a8a6019a3cb60d30bcd0f0fc9c0d5b
|
@ -1 +1 @@
|
||||
e60a1dfc94ebafe537061ee0f0e9c22f25b0c9c7
|
||||
a37c4bf51e074eea346904aeecc5d7d2929a7545
|
Loading…
Reference in New Issue
Block a user