You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2022/11/29 06:15:46 UTC

[sling-org-apache-sling-engine] branch master updated: [maven-release-plugin] prepare release org.apache.sling.engine-2.13.0

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-engine.git


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

commit bbc6acca70e7a27386f47fa9733af3740985f375
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Tue Nov 29 07:15:43 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index fbd5b61..dc2bd90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.engine</artifactId>
-    <version>2.12.3-SNAPSHOT</version>
+    <version>2.13.0</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.13.0</tag>
     </scm>
 
     <properties>
         <site.jira.version.id>12314287</site.jira.version.id>
         <site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
-        <project.build.outputTimestamp>1668147755</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1669702529</project.build.outputTimestamp>
     </properties>
 
     <build>