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-spi.git


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

commit 6f0e7f9388df5752da0a8a7d2422c9a4feaf2da7
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Wed Jun 25 09:02:34 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 a3b5a09..3225dbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.spi</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.1-SNAPSHOT</version>
 
     <name>Apache Sling Scripting SPI</name>
     <description>This bundle defines the Apache Sling Scripting 
SPI</description>
@@ -36,12 +36,12 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-spi.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-spi.git</developerConnection>
-        <tag>org.apache.sling.scripting.spi-2.0.0</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-scripting-spi.git</url>
     </scm>
 
     <properties>
-        
<project.build.outputTimestamp>2025-06-25T07:02:17Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-06-25T07:02:34Z</project.build.outputTimestamp>
         <sling.java.version>17</sling.java.version>
     </properties>
 

Reply via email to