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

radu 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 da83f21  [maven-release-plugin] prepare release 
org.apache.sling.engine-2.15.6
da83f21 is described below

commit da83f21eca35d0c6db7f4e5f5fdf8f2cb410d9a7
Author: Radu Cotescu <[email protected]>
AuthorDate: Tue Aug 15 15:18:35 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 5e88f5c..5d75c8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.engine</artifactId>
-    <version>2.15.5-SNAPSHOT</version>
+    <version>2.15.6</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.15.6</tag>
   </scm>
 
     <properties>
         <site.jira.version.id>12314287</site.jira.version.id>
         <site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
-        
<project.build.outputTimestamp>1690646387</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1692105508</project.build.outputTimestamp>
     </properties>
 
     <build>

Reply via email to