From 2671db8b405779c8eef5879d84907d8016fc613b Mon Sep 17 00:00:00 2001 From: Daniel Saukel Date: Sat, 19 Nov 2016 20:19:09 +0100 Subject: [PATCH] Update dependencies --- README.md | 4 ++-- abstract/pom.xml | 2 +- core/pom.xml | 2 +- craftbukkit_1_10_R1/pom.xml | 2 +- craftbukkit_1_11_R1/pom.xml | 2 +- craftbukkit_1_9_R1/pom.xml | 2 +- craftbukkit_1_9_R2/pom.xml | 2 +- pom.xml | 6 +++--- shade/pom.xml | 2 +- 9 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 7bf01009..a666fee8 100644 --- a/README.md +++ b/README.md @@ -68,10 +68,10 @@ Building DungeonsXL from source requires [Apache Maven](https://maven.apache.org Maven automatically fetches all dependencies and builds DungeonsXL; just run _build.bat_ or enter the command _mvn clean install_. #### BRCommons -[BRCommons](https://github.com/DRE2N/BRCommons) is a util library for common tasks. DungeonsXL contains BRCommons 1.0.2. +[BRCommons](https://github.com/DRE2N/BRCommons) is a util library for common tasks. DungeonsXL contains BRCommons 1.0.3. #### Caliburn API -[Caliburn](https://github.com/DRE2N/CaliburnAPI) is an API to read custom items and mobs from config files. DungeonsXL contains Caliburn Beta 0.2.2. +[Caliburn](https://github.com/DRE2N/CaliburnAPI) is an API to read custom items and mobs from config files. DungeonsXL contains Caliburn Beta 0.2.3. #### ResourcePackAPI inventivetalent's [ResourcePackAPI](https://www.spigotmc.org/resources/api-resourcepackapi-1-7-1-8-1-9-1-10.2397/) is an API to set the resourcepack of a player. DungeonsXL contains ResourcePackAPI 2.2.1. diff --git a/abstract/pom.xml b/abstract/pom.xml index 6c1df67b..de76ee8a 100644 --- a/abstract/pom.xml +++ b/abstract/pom.xml @@ -8,6 +8,6 @@ io.github.dre2n dungeonsxl - 0.15 + 0.15.1-SNAPSHOT diff --git a/core/pom.xml b/core/pom.xml index 7001bd95..b93af2f2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -8,7 +8,7 @@ io.github.dre2n dungeonsxl - 0.15 + 0.15.1-SNAPSHOT diff --git a/craftbukkit_1_10_R1/pom.xml b/craftbukkit_1_10_R1/pom.xml index 7177d9b2..beb8a871 100644 --- a/craftbukkit_1_10_R1/pom.xml +++ b/craftbukkit_1_10_R1/pom.xml @@ -8,7 +8,7 @@ io.github.dre2n dungeonsxl - 0.15 + 0.15.1-SNAPSHOT diff --git a/craftbukkit_1_11_R1/pom.xml b/craftbukkit_1_11_R1/pom.xml index dc781795..6c442f58 100644 --- a/craftbukkit_1_11_R1/pom.xml +++ b/craftbukkit_1_11_R1/pom.xml @@ -8,7 +8,7 @@ io.github.dre2n dungeonsxl - 0.15 + 0.15.1-SNAPSHOT diff --git a/craftbukkit_1_9_R1/pom.xml b/craftbukkit_1_9_R1/pom.xml index 5f714f93..1616a247 100644 --- a/craftbukkit_1_9_R1/pom.xml +++ b/craftbukkit_1_9_R1/pom.xml @@ -8,7 +8,7 @@ io.github.dre2n dungeonsxl - 0.15 + 0.15.1-SNAPSHOT diff --git a/craftbukkit_1_9_R2/pom.xml b/craftbukkit_1_9_R2/pom.xml index 9ef911b1..a6fcb622 100644 --- a/craftbukkit_1_9_R2/pom.xml +++ b/craftbukkit_1_9_R2/pom.xml @@ -8,7 +8,7 @@ io.github.dre2n dungeonsxl - 0.15 + 0.15.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index ac8b35e5..68bf86fe 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dre2n dungeonsxl - 0.15 + 0.15.1-SNAPSHOT pom DungeonsXL https://dre2n.github.io @@ -36,7 +36,7 @@ io.github.dre2n commons - 1.0.2 + 1.0.3 io.github.dre2n @@ -46,7 +46,7 @@ io.github.dre2n caliburn - 0.2.2 + 0.2.3 io.github.dre2n diff --git a/shade/pom.xml b/shade/pom.xml index 7dc80d1e..becf0c70 100644 --- a/shade/pom.xml +++ b/shade/pom.xml @@ -8,7 +8,7 @@ io.github.dre2n dungeonsxl - 0.15 + 0.15.1-SNAPSHOT dungeonsxl-${project.version}${buildNo}