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/06/13 12:34:53 UTC

[sling-org-apache-sling-api] branch master updated: [maven-release-plugin] prepare release org.apache.sling.api-2.25.4

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

commit cfbc2d9854029ea9ace393a744989058620bbfc2
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Jun 13 14:34:50 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index c5628a0..efd0d5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.api</artifactId>
-    <version>2.25.3-SNAPSHOT</version>
+    <version>2.25.4</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.25.4</tag>
   </scm>
 
     <properties>
         <site.jira.version.id>12314252</site.jira.version.id>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>2022-06-12T19:43:14Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-06-13T12:34:38Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>