From 0466a34c7be2ae5a2b9622eb893ffe1212f79fe0 Mon Sep 17 00:00:00 2001 From: Hans <11695964+hupling@users.noreply.github.com> Date: Tue, 12 Nov 2024 11:44:30 +0000 Subject: [PATCH] revert version --- mobidam-eai-commons-lib/pom.xml | 4 ++-- mobidam-eai-commons-starter/pom.xml | 4 ++-- pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mobidam-eai-commons-lib/pom.xml b/mobidam-eai-commons-lib/pom.xml index a6d9504..fe39ef7 100644 --- a/mobidam-eai-commons-lib/pom.xml +++ b/mobidam-eai-commons-lib/pom.xml @@ -28,11 +28,11 @@ de.muenchen.mobidam mobidam-eai-commons - 0.0.2-SNAPSHOT + 0.0.1-SNAPSHOT mobidam-eai-commons-lib - 0.0.2-SNAPSHOT + 0.0.1-SNAPSHOT mobidam-eai-commons-lib Contains independent, reusable code that does not require direct Spring Boot integration. diff --git a/mobidam-eai-commons-starter/pom.xml b/mobidam-eai-commons-starter/pom.xml index ba0cd42..8a96460 100644 --- a/mobidam-eai-commons-starter/pom.xml +++ b/mobidam-eai-commons-starter/pom.xml @@ -28,11 +28,11 @@ de.muenchen.mobidam mobidam-eai-commons - 0.0.2-SNAPSHOT + 0.0.1-SNAPSHOT mobidam-eai-commons-starter - 0.0.2-SNAPSHOT + 0.0.1-SNAPSHOT mobidam-eai-commons-starter Spring boot configuration and starter features. diff --git a/pom.xml b/pom.xml index 412165f..bc97e30 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ de.muenchen.mobidam mobidam-eai-commons - 0.0.2-SNAPSHOT + 0.0.1-SNAPSHOT pom mobidam-eai-commons @@ -58,7 +58,7 @@ ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY} scm:git:${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}.git scm:git:${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}.git - 0.0.1 + head