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


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

commit f177a6d52e43fa02b7cccf94885c57e11f64ebbe
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Nov 9 10:03:18 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 02dd849..f06e0b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.api</artifactId>
-    <version>2.23.7-SNAPSHOT</version>
+    <version>2.24.0</version>
 
     <name>Apache Sling API</name>
     <description>
@@ -46,13 +46,13 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-api.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.api-2.24.0</tag>
   </scm>
 
     <properties>
         <site.jira.version.id>12314252</site.jira.version.id>
         <sling.java.version>8</sling.java.version>
-        
<project.build.outputTimestamp>2021-05-17T11:34:52Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2021-11-09T09:01:01Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to