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 895946a [maven-release-plugin] prepare release
org.apache.sling.rewriter-1.4.4
895946a is described below
commit 895946aa64d4cdb12cfdcd18c43e503d2a68fb3e
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Apr 30 11:16:31 2024 +0200
[maven-release-plugin] prepare release org.apache.sling.rewriter-1.4.4
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5a50a23..515b742 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.rewriter</artifactId>
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.4.4</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://github.com/apache/sling-org-apache-sling-rewriter.git</url>
- <tag>org.apache.sling.rewriter-1.4.2</tag>
+ <tag>org.apache.sling.rewriter-1.4.4</tag>
</scm>
<properties>
<org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
-
<project.build.outputTimestamp>1713960928</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1714468568</project.build.outputTimestamp>
</properties>
<build>