You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2022/08/08 12:52:48 UTC

[sling-org-apache-sling-api] annotated tag org.apache.sling.api-2.26.0 created (now 01730f4)

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

radu pushed a change to annotated tag org.apache.sling.api-2.26.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git


      at 01730f4  (tag)
 tagging ff5fae02ef5a1844b29b7587909a359180489177 (commit)
 replaces org.apache.sling.api-2.25.4
      by Radu Cotescu
      on Mon Aug 8 14:52:31 2022 +0200

- Log -----------------------------------------------------------------
[maven-release-plugin] copy for tag org.apache.sling.api-2.26.0
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new ff5fae0  [maven-release-plugin] prepare release org.apache.sling.api-2.26.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[sling-org-apache-sling-api] 01/01: [maven-release-plugin] prepare release org.apache.sling.api-2.26.0

Posted by ra...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

radu pushed a commit to annotated tag org.apache.sling.api-2.26.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git

commit ff5fae02ef5a1844b29b7587909a359180489177
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Mon Aug 8 14:51:20 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 09879a6..abeb0a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.api</artifactId>
-    <version>2.26.0-SNAPSHOT</version>
+    <version>2.26.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.26.0</tag>
   </scm>
 
     <properties>
         <site.jira.version.id>12314252</site.jira.version.id>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>2022-06-13T12:34:57Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-08-08T12:51:14Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>