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-api.git
The following commit(s) were added to refs/heads/master by this push:
new 51c083f [maven-release-plugin] prepare for next development iteration
51c083f is described below
commit 51c083ffc7393e40a06c8c603435828fb8c8ab3a
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jun 25 09:01:19 2025 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 83fa8c4..180101d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.api</artifactId>
- <version>3.0.0</version>
+ <version>3.0.1-SNAPSHOT</version>
<name>Apache Sling API</name>
<description>The Apache Sling API defines an extension to the Jakarta
Servlet
@@ -50,7 +50,7 @@
<properties>
<site.jira.version.id>12314252</site.jira.version.id>
<sling.java.version>17</sling.java.version>
-
<project.build.outputTimestamp>2025-06-25T06:55:17Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-06-25T07:01:19Z</project.build.outputTimestamp>
</properties>
<dependencies>