From ed18c521bfdbc0b044cc5d53d85d5ab5908a1fcd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 12:32:11 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- client-v1/pom.xml | 2 +- lib-core/pom.xml | 2 +- lib-spring/pom.xml | 2 +- microservice/pom.xml | 2 +- pom.xml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/client-v1/pom.xml b/client-v1/pom.xml index 63f4c49..8b26778 100644 --- a/client-v1/pom.xml +++ b/client-v1/pom.xml @@ -29,7 +29,7 @@ de.muenchen.oss.ezldap ezLDAP-parent - 1.0.3 + 1.0.4-SNAPSHOT ezLDAP-client-v1 diff --git a/lib-core/pom.xml b/lib-core/pom.xml index b1c9f22..807ef0b 100644 --- a/lib-core/pom.xml +++ b/lib-core/pom.xml @@ -28,7 +28,7 @@ de.muenchen.oss.ezldap ezLDAP-parent - 1.0.3 + 1.0.4-SNAPSHOT ezLDAP-lib-core ${project.groupId}:${project.artifactId} diff --git a/lib-spring/pom.xml b/lib-spring/pom.xml index 2265d6c..130468f 100644 --- a/lib-spring/pom.xml +++ b/lib-spring/pom.xml @@ -28,7 +28,7 @@ de.muenchen.oss.ezldap ezLDAP-parent - 1.0.3 + 1.0.4-SNAPSHOT ezLDAP-lib-spring ${project.groupId}:${project.artifactId} diff --git a/microservice/pom.xml b/microservice/pom.xml index ac374f5..436d143 100644 --- a/microservice/pom.xml +++ b/microservice/pom.xml @@ -29,7 +29,7 @@ de.muenchen.oss.ezldap ezLDAP-parent - 1.0.3 + 1.0.4-SNAPSHOT ezLDAP-microservice diff --git a/pom.xml b/pom.xml index c430c45..db587fc 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ de.muenchen.oss.ezldap ezLDAP-parent - 1.0.3 + 1.0.4-SNAPSHOT ${project.groupId}:${project.artifactId} custom tailored REST API for read access to LDAP https://github.com/it-at-m/ezLDAP @@ -69,7 +69,7 @@ scm:git:https://github.com/it-at-m/ezLDAP.git scm:git:https://github.com/it-at-m/ezLDAP.git - v1.0.3 + HEAD