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 271cd07 [maven-release-plugin] prepare for next development iteration
271cd07 is described below
commit 271cd07466fc3c82dbbc9500c16af28a3ed9b9d1
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Feb 24 11:49:27 2026 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9374218..b9a2371 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.servlets.post</artifactId>
- <version>3.0.2</version>
+ <version>3.0.3-SNAPSHOT</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>org.apache.sling.servlets.post-3.0.2</tag>
+ <tag>HEAD</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>2026-02-24T10:49:04Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2026-02-24T10:49:26Z</project.build.outputTimestamp>
<sling.java.version>17</sling.java.version>
</properties>
<dependencies>