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 3911486  [maven-release-plugin] prepare for next development iteration
3911486 is described below

commit 3911486b92d3a946de94395f8cb517409899f2c0
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Jul 20 10:58:54 2025 +0200

    [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 ae1aa20..3cab571 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.api</artifactId>
-    <version>3.0.2</version>
+    <version>3.0.3-SNAPSHOT</version>
 
     <name>Apache Sling API</name>
     <description>The Apache Sling API defines an extension to the Jakarta 
Servlet
@@ -43,14 +43,14 @@
     <scm>
         
<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>
-        <tag>org.apache.sling.api-3.0.2</tag>
+        <tag>org.apache.sling.api-3.0.0</tag>
         <url>https://github.com/apache/sling-org-apache-sling-api.git</url>
     </scm>
 
     <properties>
         <site.jira.version.id>12314252</site.jira.version.id>
         <sling.java.version>17</sling.java.version>
-        
<project.build.outputTimestamp>2025-07-20T08:58:32Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-07-20T08:58:54Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to