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-scripting-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 89824c9  [maven-release-plugin] prepare for next development iteration
89824c9 is described below

commit 89824c9dc7fb17d23fbb9e68ff9078ae5100a085
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Wed Jun 25 09:20:13 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 385a0f4..8276251 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.core</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
 
     <name>Apache Sling Scripting Core</name>
     <description>Sling Scripting core functionality</description>
@@ -43,7 +43,7 @@
     <properties>
         <org.ops4j.pax.exam.version>4.14.0</org.ops4j.pax.exam.version>
         <sling.java.version>17</sling.java.version>
-        
<project.build.outputTimestamp>1750835912</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1750836013</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to