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 f677ca8  [maven-release-plugin] prepare release 
org.apache.sling.scripting.core-2.4.10
f677ca8 is described below

commit f677ca8c1a0f8287f506de051415973c4eb70928
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Sep 2 06:53:27 2024 +0200

    [maven-release-plugin] prepare release 
org.apache.sling.scripting.core-2.4.10
---
 pom.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7949fe1..587adf1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.core</artifactId>
-    <version>2.4.9-SNAPSHOT</version>
+    <version>2.4.10</version>
 
     <name>Apache Sling Scripting Core</name>
     <description>
@@ -37,14 +37,15 @@
 
     <properties>
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
-        <project.build.outputTimestamp>1</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1725252756</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>
-    </scm>
+      <tag>org.apache.sling.scripting.core-2.4.10</tag>
+  </scm>
 
     <build>
         <plugins>

Reply via email to