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 fd42b2d [maven-release-plugin] prepare for next development iteration
fd42b2d is described below
commit fd42b2d9f704d3da06a4d46d19aa5ad02682bd05
Author: Dan Klco <[email protected]>
AuthorDate: Mon Apr 24 08:03:50 2023 -0500
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6452a03..cf593c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.rewriter</artifactId>
- <version>1.3.6</version>
+ <version>1.3.7-SNAPSHOT</version>
<name>Apache Sling Rewriter</name>
<description>
@@ -41,12 +41,12 @@
<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.6</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
-
<project.build.outputTimestamp>1682341390</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1682341430</project.build.outputTimestamp>
</properties>
<build>