Updated Maven Artifact

Artifact: ShopChest
Version: 1.9.0.1
Timestamp: 20160714-1636
This commit is contained in:
Eric 2016-07-14 14:42:33 +00:00
parent 03c660da2b
commit 6c82d31aa3
12 changed files with 116 additions and 5 deletions

View File

@ -0,0 +1 @@
c53bddc415b51821b20512568f5af11e

View File

@ -0,0 +1 @@
88969490d7c4f3e78ff8c29d2fe983e4a18e9326

View File

@ -0,0 +1 @@
baffbef9c0789fa1b40cd304e420b1f3

View File

@ -0,0 +1 @@
b0e7b0d52f97d2067bdde9a4f8b13fd9ceaca3cf

View File

@ -0,0 +1,105 @@
<?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/maven-v4_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</artifactId>
<dependencies>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.10.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
<exclusions>
<exclusion>
<artifactId>commons-lang</artifactId>
<groupId>commons-lang</groupId>
</exclusion>
<exclusion>
<artifactId>json-simple</artifactId>
<groupId>com.googlecode.json-simple</groupId>
</exclusion>
<exclusion>
<artifactId>guava</artifactId>
<groupId>com.google.guava</groupId>
</exclusion>
<exclusion>
<artifactId>gson</artifactId>
<groupId>com.google.code.gson</groupId>
</exclusion>
<exclusion>
<artifactId>ebean</artifactId>
<groupId>org.avaje</groupId>
</exclusion>
<exclusion>
<artifactId>snakeyaml</artifactId>
<groupId>org.yaml</groupId>
</exclusion>
<exclusion>
<artifactId>bungeecord-chat</artifactId>
<groupId>net.md-5</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.10.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
<exclusions>
<exclusion>
<artifactId>commons-lang</artifactId>
<groupId>commons-lang</groupId>
</exclusion>
<exclusion>
<artifactId>json-simple</artifactId>
<groupId>com.googlecode.json-simple</groupId>
</exclusion>
<exclusion>
<artifactId>guava</artifactId>
<groupId>com.google.guava</groupId>
</exclusion>
<exclusion>
<artifactId>gson</artifactId>
<groupId>com.google.code.gson</groupId>
</exclusion>
<exclusion>
<artifactId>ebean</artifactId>
<groupId>org.avaje</groupId>
</exclusion>
<exclusion>
<artifactId>snakeyaml</artifactId>
<groupId>org.yaml</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>net.milkbowl.vault</groupId>
<artifactId>VaultAPI</artifactId>
<version>1.6</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.yi.acru.bukkit</groupId>
<artifactId>lockette</artifactId>
<version>1.8.36</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>me.minebuilders</groupId>
<artifactId>clearlag</artifactId>
<version>2.9.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.griefcraft.lwc</groupId>
<artifactId>lwc-entity-locking</artifactId>
<version>1.7.3</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>

View File

@ -0,0 +1 @@
04750779cfbd0fe6c02685e9c26f1e3c

View File

@ -0,0 +1 @@
7282414d79f44148127d63778c838ac85ff17570

View File

@ -3,10 +3,10 @@
<groupId>de.epiceric</groupId>
<artifactId>ShopChest</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>20160713143039</lastUpdated>
<lastUpdated>20160714144156</lastUpdated>
</versioning>
</metadata>

View File

@ -1 +1 @@
ccb52a857d92fcda541af0feb961df30
31e551d6940197e09f68ba65d296bba1

View File

@ -1 +1 @@
b742e87dff0e48255910dd88a858319e1808e748
929b48e53471ab435d8e200f85d51399c9c70030