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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git


The following commit(s) were added to refs/heads/master by this push:
     new 6f036ab  [maven-release-plugin] prepare release 
org.apache.sling.engine-2.9.2
6f036ab is described below

commit 6f036abe2eb7eaff1d582f1f652b73be9e941866
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Jul 13 15:20:49 2022 +0300

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

diff --git a/pom.xml b/pom.xml
index ab0af10..edc8970 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.engine</artifactId>
-    <version>2.9.1-SNAPSHOT</version>
+    <version>2.9.2</version>
 
     <name>Apache Sling Engine</name>
     <description>
@@ -39,13 +39,13 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-engine.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.engine-2.9.2</tag>
   </scm>
 
     <properties>
         <site.jira.version.id>12314287</site.jira.version.id>
         <site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
-        <project.build.outputTimestamp>1</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1657714836</project.build.outputTimestamp>
     </properties>
 
     <build>

Reply via email to