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

commit c2d44365b362b2e45321090c5fa1539adbee3425
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Sep 2 06:53:34 2024 +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 587adf1..9b70c08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.core</artifactId>
-    <version>2.4.10</version>
+    <version>2.4.11-SNAPSHOT</version>
 
     <name>Apache Sling Scripting Core</name>
     <description>
@@ -37,14 +37,14 @@
 
     <properties>
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
-        
<project.build.outputTimestamp>1725252756</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1725252814</project.build.outputTimestamp>
     </properties>
 
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git</developerConnection>
         
<url>https://github.com/apache/sling-org-apache-sling-scripting-core.git</url>
-      <tag>org.apache.sling.scripting.core-2.4.10</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to