From 3dab96c38bfb8729c7ad67c9622f0ac73f09ec04 Mon Sep 17 00:00:00 2001 From: Alex1304 Date: Thu, 9 May 2024 17:59:23 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v5.0.1 --- 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 879cc7a..7995c2d 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -4,7 +4,7 @@ com.alex1304.jdash jdash - 5.0.1-SNAPSHOT + 5.0.1 jdash-client diff --git a/common/pom.xml b/common/pom.xml index 233d2ab..949a6ca 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.alex1304.jdash jdash - 5.0.1-SNAPSHOT + 5.0.1 jdash-common diff --git a/events/pom.xml b/events/pom.xml index 7196d59..1a56646 100644 --- a/events/pom.xml +++ b/events/pom.xml @@ -4,7 +4,7 @@ com.alex1304.jdash jdash - 5.0.1-SNAPSHOT + 5.0.1 jdash-events diff --git a/graphics/pom.xml b/graphics/pom.xml index 823af2a..730473d 100644 --- a/graphics/pom.xml +++ b/graphics/pom.xml @@ -4,7 +4,7 @@ com.alex1304.jdash jdash - 5.0.1-SNAPSHOT + 5.0.1 jdash-graphics diff --git a/pom.xml b/pom.xml index 33da2d7..fd874ae 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.alex1304.jdash jdash - 5.0.1-SNAPSHOT + 5.0.1 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.0.1