This is an automated email from the ASF dual-hosted git repository.
dklco 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 e64c3a9 [maven-release-plugin] prepare for next development iteration
e64c3a9 is described below
commit e64c3a90c0edce749152245e7a9ae29c40599abd
Author: Dan Klco <[email protected]>
AuthorDate: Thu Jan 14 21:38:40 2021 -0500
[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 646094a..d2b1d2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.rewriter</artifactId>
- <version>1.3.0</version>
+ <version>1.3.1-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.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>