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 ae20adb  [maven-release-plugin] prepare release 
org.apache.sling.api-2.25.0
ae20adb is described below

commit ae20adbe8613e56ce2cd9db6a2c4195b20732841
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Mar 29 07:36:29 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index c8b773b..2c1fe4c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.api</artifactId>
-    <version>2.25.0-SNAPSHOT</version>
+    <version>2.25.0</version>
 
     <name>Apache Sling API</name>
     <description>
@@ -46,12 +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>org.apache.sling.api-2.25.0</tag>
   </scm>
 
     <properties>
         <site.jira.version.id>12314252</site.jira.version.id>
         <sling.java.version>8</sling.java.version>
-        
<project.build.outputTimestamp>2021-11-09T09:03:26Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2022-03-29T05:35:25Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to