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.1 Timestamp: 20160803-1634
This commit is contained in:
parent
dec355c9db
commit
ac946cc405
Binary file not shown.
@ -0,0 +1 @@
|
||||
3b362ada779d7142ea35f5a7035add74
|
@ -0,0 +1 @@
|
||||
8c04fa99e29b8aac10fe7bbbc26910a94c106d51
|
Binary file not shown.
@ -0,0 +1 @@
|
||||
e31232859cf89c81e121eb74da2c628e
|
@ -0,0 +1 @@
|
||||
3b872f3f836aefec812b593bf8adb04839d90032
|
@ -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_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 @@
|
||||
7841bba604843073741a0477e7985b2d
|
@ -0,0 +1 @@
|
||||
2eabcbf0254788db0567eca7c75f5874e60c6bd9
|
@ -3,10 +3,10 @@
|
||||
<groupId>de.epiceric</groupId>
|
||||
<artifactId>ShopChest_NMS-v1_8_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>20160714143730</lastUpdated>
|
||||
<lastUpdated>20160803143520</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
@ -1 +1 @@
|
||||
11a8a6019a3cb60d30bcd0f0fc9c0d5b
|
||||
c294568edb930bfadf413368d0543630
|
@ -1 +1 @@
|
||||
a37c4bf51e074eea346904aeecc5d7d2929a7545
|
||||
7dc67c19d8234ab4baf40bb017ca66e3c988bfbc
|
Loading…
Reference in New Issue
Block a user