From ae5adb99b9c1cb0db5661f07e4066c82bf5c3367 Mon Sep 17 00:00:00 2001 From: Alex1304 Date: Tue, 12 Nov 2024 19:50:01 +0100 Subject: [PATCH] [maven-release-plugin] prepare release v5.1.0 --- client/pom.xml | 2 +- common/pom.xml | 2 +- events/pom.xml | 2 +- graphics/pom.xml | 2 +- pom.xml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index f50be9b..7b15097 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -4,7 +4,7 @@ com.alex1304.jdash jdash - 5.0.5-SNAPSHOT + 5.1.0 jdash-client diff --git a/common/pom.xml b/common/pom.xml index 7179cc1..ed16ca6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.alex1304.jdash jdash - 5.0.5-SNAPSHOT + 5.1.0 jdash-common diff --git a/events/pom.xml b/events/pom.xml index f7d6a85..a69b4c5 100644 --- a/events/pom.xml +++ b/events/pom.xml @@ -4,7 +4,7 @@ com.alex1304.jdash jdash - 5.0.5-SNAPSHOT + 5.1.0 jdash-events diff --git a/graphics/pom.xml b/graphics/pom.xml index dbeab40..117f55c 100644 --- a/graphics/pom.xml +++ b/graphics/pom.xml @@ -4,7 +4,7 @@ com.alex1304.jdash jdash - 5.0.5-SNAPSHOT + 5.1.0 jdash-graphics diff --git a/pom.xml b/pom.xml index b31bf5f..2fd25b3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.alex1304.jdash jdash - 5.0.5-SNAPSHOT + 5.1.0 pom @@ -37,7 +37,7 @@ scm:git:git://github.com/Alex1304/jdash.git scm:git:ssh://git@github.com/Alex1304/jdash.git https://github.com/Alex1304/jdash/tree/master - v4.0.5 + v5.1.0