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 <[email protected]>
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>

Reply via email to