From d4b9d033dcccecaa733ea57d33c11c3203ae4a43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20S=C3=B6derberg?= Date: Sun, 20 Sep 2020 20:00:50 +0200 Subject: [PATCH] Version (de-)bump --- README.md | 4 +++- cloud-annotations/pom.xml | 4 ++-- cloud-core/pom.xml | 2 +- cloud-jline/pom.xml | 4 ++-- cloud-minecraft/cloud-brigadier/pom.xml | 4 ++-- cloud-minecraft/cloud-bukkit-test/pom.xml | 6 +++--- cloud-minecraft/cloud-bukkit/pom.xml | 6 +++--- cloud-minecraft/cloud-bungee/pom.xml | 4 ++-- cloud-minecraft/cloud-paper/pom.xml | 4 ++-- cloud-minecraft/cloud-velocity-test/pom.xml | 6 +++--- .../cloudvelocitytest/CloudVelocityTest.java | 2 +- cloud-minecraft/cloud-velocity/pom.xml | 6 +++--- pom.xml | 2 +- 13 files changed, 28 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 4020687d..55178bf2 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,9 @@ cloud is available from [IntellectualSites](https://intellectualsites.com)' mave ```xml com.intellectualsites - + cloud-core + 0.1.0-SNAPSHOT + ``` ### attributions, links & acknowledgements diff --git a/cloud-annotations/pom.xml b/cloud-annotations/pom.xml index 50a33178..7aeca8d0 100644 --- a/cloud-annotations/pom.xml +++ b/cloud-annotations/pom.xml @@ -31,7 +31,7 @@ cloud com.intellectualsites - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT 4.0.0 @@ -40,7 +40,7 @@ com.intellectualsites cloud-core - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT com.google.guava diff --git a/cloud-core/pom.xml b/cloud-core/pom.xml index 58853f3a..923c469e 100644 --- a/cloud-core/pom.xml +++ b/cloud-core/pom.xml @@ -31,7 +31,7 @@ cloud com.intellectualsites - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT 4.0.0 diff --git a/cloud-jline/pom.xml b/cloud-jline/pom.xml index a4046f5c..0d680687 100644 --- a/cloud-jline/pom.xml +++ b/cloud-jline/pom.xml @@ -5,7 +5,7 @@ cloud com.intellectualsites - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT 4.0.0 cloud-jline @@ -18,7 +18,7 @@ com.intellectualsites cloud-core - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT diff --git a/cloud-minecraft/cloud-brigadier/pom.xml b/cloud-minecraft/cloud-brigadier/pom.xml index c6591f24..461c519c 100644 --- a/cloud-minecraft/cloud-brigadier/pom.xml +++ b/cloud-minecraft/cloud-brigadier/pom.xml @@ -33,7 +33,7 @@ cloud com.intellectualsites - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT ../../pom.xml cloud-brigadier @@ -50,7 +50,7 @@ com.intellectualsites cloud-core - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT com.mojang diff --git a/cloud-minecraft/cloud-bukkit-test/pom.xml b/cloud-minecraft/cloud-bukkit-test/pom.xml index f8b1d0de..05ceae98 100644 --- a/cloud-minecraft/cloud-bukkit-test/pom.xml +++ b/cloud-minecraft/cloud-bukkit-test/pom.xml @@ -31,7 +31,7 @@ cloud com.intellectualsites - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT ../../pom.xml 4.0.0 @@ -63,7 +63,7 @@ com.intellectualsites cloud-paper - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT org.bukkit @@ -74,7 +74,7 @@ com.intellectualsites cloud-annotations - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT me.lucko diff --git a/cloud-minecraft/cloud-bukkit/pom.xml b/cloud-minecraft/cloud-bukkit/pom.xml index ea2eba26..77b48c2c 100644 --- a/cloud-minecraft/cloud-bukkit/pom.xml +++ b/cloud-minecraft/cloud-bukkit/pom.xml @@ -32,7 +32,7 @@ ../../ cloud com.intellectualsites - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT 4.0.0 @@ -55,12 +55,12 @@ com.intellectualsites cloud-core - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT com.intellectualsites cloud-brigadier - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT me.lucko diff --git a/cloud-minecraft/cloud-bungee/pom.xml b/cloud-minecraft/cloud-bungee/pom.xml index e0559f27..512e27fa 100644 --- a/cloud-minecraft/cloud-bungee/pom.xml +++ b/cloud-minecraft/cloud-bungee/pom.xml @@ -31,7 +31,7 @@ cloud com.intellectualsites - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT ../../pom.xml 4.0.0 @@ -55,7 +55,7 @@ com.intellectualsites cloud-core - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT diff --git a/cloud-minecraft/cloud-paper/pom.xml b/cloud-minecraft/cloud-paper/pom.xml index 437af852..b02ce0a7 100644 --- a/cloud-minecraft/cloud-paper/pom.xml +++ b/cloud-minecraft/cloud-paper/pom.xml @@ -31,7 +31,7 @@ cloud com.intellectualsites - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT ../../pom.xml 4.0.0 @@ -49,7 +49,7 @@ com.intellectualsites cloud-bukkit - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT com.destroystokyo.paper diff --git a/cloud-minecraft/cloud-velocity-test/pom.xml b/cloud-minecraft/cloud-velocity-test/pom.xml index 5bda597d..f94e0b6e 100644 --- a/cloud-minecraft/cloud-velocity-test/pom.xml +++ b/cloud-minecraft/cloud-velocity-test/pom.xml @@ -31,7 +31,7 @@ cloud com.intellectualsites - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT ../../pom.xml 4.0.0 @@ -208,12 +208,12 @@ com.intellectualsites cloud-velocity - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT com.intellectualsites cloud-annotations - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT diff --git a/cloud-minecraft/cloud-velocity-test/src/main/java/com/intellectualsites/cloudvelocitytest/CloudVelocityTest.java b/cloud-minecraft/cloud-velocity-test/src/main/java/com/intellectualsites/cloudvelocitytest/CloudVelocityTest.java index 4a24ba60..5ebeca61 100644 --- a/cloud-minecraft/cloud-velocity-test/src/main/java/com/intellectualsites/cloudvelocitytest/CloudVelocityTest.java +++ b/cloud-minecraft/cloud-velocity-test/src/main/java/com/intellectualsites/cloudvelocitytest/CloudVelocityTest.java @@ -46,7 +46,7 @@ import java.util.function.Function; @Plugin( id = "cloud-velocity-test", name = "Cloud Velocity Test", - version = "1.0-SNAPSHOT" + version = "0.0.1.0-SNAPSHOT" ) public class CloudVelocityTest { diff --git a/cloud-minecraft/cloud-velocity/pom.xml b/cloud-minecraft/cloud-velocity/pom.xml index 4c698d71..441745b8 100644 --- a/cloud-minecraft/cloud-velocity/pom.xml +++ b/cloud-minecraft/cloud-velocity/pom.xml @@ -31,7 +31,7 @@ cloud com.intellectualsites - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT ../../pom.xml 4.0.0 @@ -49,12 +49,12 @@ com.intellectualsites cloud-core - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT com.intellectualsites cloud-brigadier - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT com.velocitypowered diff --git a/pom.xml b/pom.xml index a7ca9884..399b0530 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.intellectualsites cloud - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT cloud-jline cloud-core