This is an automated email from the ASF dual-hosted git repository.

joerghoh 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 07bff4a  [maven-release-plugin] prepare release 
org.apache.sling.rewriter-1.3.4
07bff4a is described below

commit 07bff4aed8b974ad68045405668aeb96dde82819
Author: Joerg Hoh <[email protected]>
AuthorDate: Tue Sep 13 18:46:09 2022 +0200

    [maven-release-plugin] prepare release org.apache.sling.rewriter-1.3.4
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index b7cd6f8..fd36a36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.rewriter</artifactId>
-    <version>1.3.3-SNAPSHOT</version>
+    <version>1.3.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://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-rewriter.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.rewriter-1.3.4</tag>
   </scm>
 
     <properties>
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
-        <project.build.outputTimestamp>1</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1663087523</project.build.outputTimestamp>
     </properties>
 
     <build>

Reply via email to