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-rewriter.git
The following commit(s) were added to refs/heads/master by this push:
new 9ddc35e [maven-release-plugin] prepare for next development iteration
9ddc35e is described below
commit 9ddc35e4476534080738a4f81e7c5f558ff301e0
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Feb 14 09:37:11 2022 +0100
[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 3af7af9..e7c0c86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.rewriter</artifactId>
- <version>1.3.2</version>
+ <version>1.3.3-SNAPSHOT</version>
<name>Apache Sling Rewriter</name>
<description>
@@ -41,7 +41,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-rewriter.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-rewriter.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-rewriter.git</url>
- <tag>org.apache.sling.rewriter-1.3.2</tag>
+ <tag>HEAD</tag>
</scm>
<properties>