You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2022/09/09 14:09:16 UTC

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

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

sseifert 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 b11c977  [maven-release-plugin] prepare release org.apache.sling.engine-2.11.0
b11c977 is described below

commit b11c97723cd7e5e0344bdeaaadf3c43c5d99d1ba
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Fri Sep 9 16:08:58 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 8c75cab..2ad6a49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.engine</artifactId>
-    <version>2.10.3-SNAPSHOT</version>
+    <version>2.11.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.11.0</tag>
     </scm>
 
     <properties>
         <site.jira.version.id>12314287</site.jira.version.id>
         <site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
-        <project.build.outputTimestamp>1659969349</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1662732528</project.build.outputTimestamp>
     </properties>
 
     <build>