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-servlets-post.git


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

commit dc10b0e30c1df4a61866328298ab9a2b0cde12b2
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Oct 5 13:03:49 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index ebc77ad..790902f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.sling.servlets.post</artifactId>
     <packaging>jar</packaging>
-    <version>2.5.1-SNAPSHOT</version>
+    <version>2.6.0</version>
 
     <name>Apache Sling Servlets POST</name>
     <description>
@@ -39,12 +39,12 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-post.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-post.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-servlets-post.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.servlets.post-2.6.0</tag>
     </scm>
 
     <properties>
         <site.jira.version.id>12314180</site.jira.version.id>
-        
<project.build.outputTimestamp>2021-11-09T09:16:20Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2023-10-05T11:03:41Z</project.build.outputTimestamp>
     </properties>
 
     <build>

Reply via email to