mirror of
https://github.com/amalthea-mc/ShopChest.git
synced 2024-11-25 11:52:25 +00:00
Updated Maven Artifact
Artifact: ShopChest_NMS-v1_8_R3 Version: 1.9.1 Timestamp: 20160803-1634
This commit is contained in:
parent
7e06903837
commit
b1d93fb612
Binary file not shown.
@ -0,0 +1 @@
|
||||
3d0a1a3b7aaf7fdb4cb5a2524f6258bb
|
@ -0,0 +1 @@
|
||||
87ed80f4bd53017cce01ae17e265dc8d17639716
|
Binary file not shown.
@ -0,0 +1 @@
|
||||
bb2833654e03fbb69507ee922c7909cc
|
@ -0,0 +1 @@
|
||||
1dc23de6d9a38b5376b5f369f311ce731edff082
|
@ -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_R3</artifactId>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<version>1.8.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 @@
|
||||
462f7d299fe4f54625e9f36620b32c8c
|
@ -0,0 +1 @@
|
||||
2a91f392893343c02a8143b15837c8f429de4883
|
@ -3,10 +3,10 @@
|
||||
<groupId>de.epiceric</groupId>
|
||||
<artifactId>ShopChest_NMS-v1_8_R3</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>20160714143858</lastUpdated>
|
||||
<lastUpdated>20160803143648</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
@ -1 +1 @@
|
||||
4a07a61668ed1ea4c8528139ba30d713
|
||||
2016164046b6e4e22717de431fb8586d
|
@ -1 +1 @@
|
||||
f3d5ebce79e23e383b677b5225524cb8e4c25eb1
|
||||
013defb0718370d8e59843e767838fa4e9248afb
|
Loading…
Reference in New Issue
Block a user