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

sseifert 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 78b509b  [maven-release-plugin] prepare release 
org.apache.sling.servlets.post-3.0.2
78b509b is described below

commit 78b509bd4e369c333e4984d1d56439e1ca4fa026
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Feb 24 11:49:18 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index 6881d30..9374218 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.servlets.post</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.2</version>
     <packaging>jar</packaging>
 
     <name>Apache Sling Servlets POST</name>
@@ -36,13 +36,13 @@
     <scm>
         
<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>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.servlets.post-3.0.2</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-servlets-post.git</url>
     </scm>
 
     <properties>
         <site.jira.version.id>12314180</site.jira.version.id>
-        
<project.build.outputTimestamp>2025-06-25T07:10:43Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-02-24T10:49:04Z</project.build.outputTimestamp>
         <sling.java.version>17</sling.java.version>
     </properties>
     <dependencies>

Reply via email to