This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceusermapper.git
The following commit(s) were added to refs/heads/master by this push:
new c6e7b77 [maven-release-plugin] prepare for next development iteration
c6e7b77 is described below
commit c6e7b77315be23190405bc3d119da24ffe03fbe3
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Aug 17 09:35:19 2023 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index aa30039..8ad6a18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.serviceusermapper</artifactId>
- <version>1.5.8</version>
+ <version>1.5.9-SNAPSHOT</version>
<name>Apache Sling Service User Mapper</name>
<description>
@@ -42,7 +42,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceusermapper.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceusermapper.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-serviceusermapper.git</url>
- <tag>org.apache.sling.serviceusermapper-1.5.8</tag>
+ <tag>HEAD</tag>
</scm>
<build>