From 528f1ab73a21242e3ebef0edcca1cf827e8e36b8 Mon Sep 17 00:00:00 2001 From: Rick Rongen Date: Mon, 15 Sep 2025 14:30:49 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- lib-1/pom.xml | 4 ++-- pom.xml | 4 ++-- spring-boot-common-utils/pom.xml | 4 ++-- spring-boot-parent/pom.xml | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/lib-1/pom.xml b/lib-1/pom.xml index bcc9b49..dcf2004 100644 --- a/lib-1/pom.xml +++ b/lib-1/pom.xml @@ -4,12 +4,12 @@ scm:git:ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git - common-1.1 + HEAD com.sligrofoodgroup.spring-boot-common common - 1.1 + 1.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index e0da0b7..712f033 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ scm:git:ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git - common-1.1 + HEAD com.sligrofoodgroup.spring-boot-common spring-boot-parent - 1.1 + 1.2-SNAPSHOT spring-boot-parent/pom.xml diff --git a/spring-boot-common-utils/pom.xml b/spring-boot-common-utils/pom.xml index 80f5c9d..952f2ce 100644 --- a/spring-boot-common-utils/pom.xml +++ b/spring-boot-common-utils/pom.xml @@ -4,13 +4,13 @@ scm:git:ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git - common-1.1 + HEAD com.sligrofoodgroup.spring-boot-common common - 1.1 + 1.2-SNAPSHOT ../pom.xml diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 85907aa..12ca5b1 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -4,7 +4,7 @@ scm:git:ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git - common-1.1 + HEAD org.springframework.boot @@ -23,7 +23,7 @@ com.sligrofoodgroup.spring-boot-common spring-boot-parent - 1.1 + 1.2-SNAPSHOT pom @@ -38,12 +38,12 @@ com.sligrofoodgroup.spring-boot-common lib-1 - 1.1 + 1.2-SNAPSHOT com.sligrofoodgroup.spring-boot-common spring-boot-common-utils - 1.1 + 1.2-SNAPSHOT