From 04508e8c5c75ae6407837a315ed13d82b3ee63a9 Mon Sep 17 00:00:00 2001 From: Matsv Date: Sat, 19 Nov 2016 10:57:55 +0100 Subject: [PATCH] Back to snapshot --- all/build.sh | 3 ++- all/pom.xml | 2 +- bukkit/pom.xml | 4 ++-- bungee/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 2 +- sponge/pom.xml | 2 +- 7 files changed, 9 insertions(+), 8 deletions(-) diff --git a/all/build.sh b/all/build.sh index a7cbf68f..9ff22fe1 100644 --- a/all/build.sh +++ b/all/build.sh @@ -5,5 +5,6 @@ echo "Start maven build" && mvn clean install && echo "Copying" && cd ./all/ && -cp ./target/viabackwards-all-2.0-DEV.jar /home/adr/mc/Spigot/TestServers/BungeeCord/plugins/ && +cp ./target/viabackwards-all-2.0.jar /home/adr/mc/Spigot/TestServers/BungeeCord/plugins/ && +cp ./target/viabackwards-all-2.0.jar /home/adr/mc/Spigot/TestServers/1.11/plugins/ && echo "Done." \ No newline at end of file diff --git a/all/pom.xml b/all/pom.xml index 9ae25609..fb1130cf 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -15,7 +15,7 @@ viabackwards-parent nl.matsv - 2.0 + 2.1-SNAPSHOT 4.0.0 diff --git a/bukkit/pom.xml b/bukkit/pom.xml index c78b0fe7..ed74ffdd 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -15,7 +15,7 @@ viabackwards-parent nl.matsv - 2.0 + 2.1-SNAPSHOT 4.0.0 @@ -32,7 +32,7 @@ org.spigotmc spigot-api - 1.10.2-R0.1-SNAPSHOT + 1.11-R0.1-SNAPSHOT provided diff --git a/bungee/pom.xml b/bungee/pom.xml index 487a6e22..c69740f5 100644 --- a/bungee/pom.xml +++ b/bungee/pom.xml @@ -15,7 +15,7 @@ viabackwards-parent nl.matsv - 2.0 + 2.1-SNAPSHOT 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index c4d1bb7a..e03e7536 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -15,7 +15,7 @@ viabackwards-parent nl.matsv - 2.0 + 2.1-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index b5511915..88df79e9 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ nl.matsv viabackwards-parent - 2.0 + 2.1-SNAPSHOT pom Allow newer clients to join older server versions. diff --git a/sponge/pom.xml b/sponge/pom.xml index 5bd53ca9..73755676 100644 --- a/sponge/pom.xml +++ b/sponge/pom.xml @@ -15,7 +15,7 @@ viabackwards-parent nl.matsv - 2.0 + 2.1-SNAPSHOT 4.0.0