From 34468ef6231ce08381babcda5b452bf692845b31 Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 6 Jul 2016 21:37:41 +0200 Subject: [PATCH] Changed version to 1.9.0 There will be some more changes, so the update is coming soon... Also, the properties in the plugin.yml are now extracted from the pom.xml --- README.md | 2 +- ShopChest NMS-Abstract/pom.xml | 2 +- ShopChest NMS-v1_10_R1/pom.xml | 4 ++-- ShopChest NMS-v1_8_R1/pom.xml | 4 ++-- ShopChest NMS-v1_8_R2/pom.xml | 4 ++-- ShopChest NMS-v1_8_R3/pom.xml | 4 ++-- ShopChest NMS-v1_9_R1/pom.xml | 4 ++-- ShopChest NMS-v1_9_R2/pom.xml | 4 ++-- ShopChest/dependency-reduced-pom.xml | 2 +- ShopChest/pom.xml | 16 ++++++++-------- ShopChest/src/main/resources/plugin.yml | 6 +++--- pom.xml | 5 ++++- 12 files changed, 30 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 463b800..b7ce312 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ To use the API, you need to add the following repository and dependency in your de.epiceric ShopChest - 1.8.0 + 1.9.0 provided diff --git a/ShopChest NMS-Abstract/pom.xml b/ShopChest NMS-Abstract/pom.xml index 7dd0aed..74e07ee 100644 --- a/ShopChest NMS-Abstract/pom.xml +++ b/ShopChest NMS-Abstract/pom.xml @@ -5,7 +5,7 @@ ShopChest-Root de.epiceric - 1.8.0 + 1.9.0 4.0.0 diff --git a/ShopChest NMS-v1_10_R1/pom.xml b/ShopChest NMS-v1_10_R1/pom.xml index 6a13d3d..6ca7498 100644 --- a/ShopChest NMS-v1_10_R1/pom.xml +++ b/ShopChest NMS-v1_10_R1/pom.xml @@ -5,7 +5,7 @@ ShopChest-Root de.epiceric - 1.8.0 + 1.9.0 4.0.0 @@ -21,7 +21,7 @@ de.epiceric ShopChest_NMS-Abstract - 1.8.0 + 1.9.0 provided diff --git a/ShopChest NMS-v1_8_R1/pom.xml b/ShopChest NMS-v1_8_R1/pom.xml index 33ad136..8dabbd4 100644 --- a/ShopChest NMS-v1_8_R1/pom.xml +++ b/ShopChest NMS-v1_8_R1/pom.xml @@ -5,7 +5,7 @@ ShopChest-Root de.epiceric - 1.8.0 + 1.9.0 4.0.0 @@ -21,7 +21,7 @@ de.epiceric ShopChest_NMS-Abstract - 1.8.0 + 1.9.0 provided diff --git a/ShopChest NMS-v1_8_R2/pom.xml b/ShopChest NMS-v1_8_R2/pom.xml index 368c3c0..f2622f2 100644 --- a/ShopChest NMS-v1_8_R2/pom.xml +++ b/ShopChest NMS-v1_8_R2/pom.xml @@ -5,7 +5,7 @@ ShopChest-Root de.epiceric - 1.8.0 + 1.9.0 4.0.0 @@ -21,7 +21,7 @@ de.epiceric ShopChest_NMS-Abstract - 1.8.0 + 1.9.0 provided diff --git a/ShopChest NMS-v1_8_R3/pom.xml b/ShopChest NMS-v1_8_R3/pom.xml index 5603c0b..031330b 100644 --- a/ShopChest NMS-v1_8_R3/pom.xml +++ b/ShopChest NMS-v1_8_R3/pom.xml @@ -5,7 +5,7 @@ ShopChest-Root de.epiceric - 1.8.0 + 1.9.0 4.0.0 @@ -21,7 +21,7 @@ de.epiceric ShopChest_NMS-Abstract - 1.8.0 + 1.9.0 provided diff --git a/ShopChest NMS-v1_9_R1/pom.xml b/ShopChest NMS-v1_9_R1/pom.xml index c3e298c..2020eb3 100644 --- a/ShopChest NMS-v1_9_R1/pom.xml +++ b/ShopChest NMS-v1_9_R1/pom.xml @@ -5,7 +5,7 @@ ShopChest-Root de.epiceric - 1.8.0 + 1.9.0 4.0.0 @@ -21,7 +21,7 @@ de.epiceric ShopChest_NMS-Abstract - 1.8.0 + 1.9.0 provided diff --git a/ShopChest NMS-v1_9_R2/pom.xml b/ShopChest NMS-v1_9_R2/pom.xml index 6976080..fa53905 100644 --- a/ShopChest NMS-v1_9_R2/pom.xml +++ b/ShopChest NMS-v1_9_R2/pom.xml @@ -5,7 +5,7 @@ ShopChest-Root de.epiceric - 1.8.0 + 1.9.0 4.0.0 @@ -21,7 +21,7 @@ de.epiceric ShopChest_NMS-Abstract - 1.8.0 + 1.9.0 provided diff --git a/ShopChest/dependency-reduced-pom.xml b/ShopChest/dependency-reduced-pom.xml index f413699..50ee397 100644 --- a/ShopChest/dependency-reduced-pom.xml +++ b/ShopChest/dependency-reduced-pom.xml @@ -3,7 +3,7 @@ ShopChest-Root de.epiceric - 1.8.0 + 1.9.0 4.0.0 ShopChest diff --git a/ShopChest/pom.xml b/ShopChest/pom.xml index b611753..26afbe5 100644 --- a/ShopChest/pom.xml +++ b/ShopChest/pom.xml @@ -5,7 +5,7 @@ ShopChest-Root de.epiceric - 1.8.0 + 1.9.0 4.0.0 @@ -15,37 +15,37 @@ de.epiceric ShopChest_NMS-Abstract - 1.8.0 + 1.9.0 de.epiceric ShopChest_NMS-v1_8_R1 - 1.8.0 + 1.9.0 de.epiceric ShopChest_NMS-v1_8_R2 - 1.8.0 + 1.9.0 de.epiceric ShopChest_NMS-v1_8_R3 - 1.8.0 + 1.9.0 de.epiceric ShopChest_NMS-v1_9_R1 - 1.8.0 + 1.9.0 de.epiceric ShopChest_NMS-v1_9_R2 - 1.8.0 + 1.9.0 de.epiceric ShopChest_NMS-v1_10_R1 - 1.8.0 + 1.9.0 diff --git a/ShopChest/src/main/resources/plugin.yml b/ShopChest/src/main/resources/plugin.yml index a984f95..60ae7ab 100644 --- a/ShopChest/src/main/resources/plugin.yml +++ b/ShopChest/src/main/resources/plugin.yml @@ -1,10 +1,10 @@ # Do not change anything in here unless you know what you're doing! -name: ShopChest +name: ${project.name} main: de.epiceric.shopchest.ShopChest -version: 1.8.0 +version: ${project.version} author: EpicEric -website: https://www.spigotmc.org/resources/shopchest.11431/ +website: ${project.url} depend: [Vault] softdepend: [ClearLag, LWC, Lockette] loadbefore: [ItemTags] diff --git a/pom.xml b/pom.xml index 5ef4c4d..5131c23 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,9 @@ de.epiceric ShopChest-Root pom - 1.8.0 + 1.9.0 + ShopChest + https://www.spigotmc.org/resources/shopchest.11431/ 1.7 @@ -94,6 +96,7 @@ src/main/resources . + true