This is an automated email from the ASF dual-hosted git repository.
sseifert 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 a27a48f [maven-release-plugin] prepare for next development iteration
a27a48f is described below
commit a27a48fe594498a7b3d72cd008b604acff1a7b31
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Feb 24 12:01:33 2026 +0100
[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 1c40cc2..56da3b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.core</artifactId>
- <version>3.0.2</version>
+ <version>3.0.3-SNAPSHOT</version>
<name>Apache Sling Scripting Core</name>
<description>Sling Scripting core functionality</description>
@@ -36,14 +36,14 @@
<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>
- <tag>org.apache.sling.scripting.core-3.0.2</tag>
+ <tag>org.apache.sling.scripting.core-3.0.0</tag>
<url>https://github.com/apache/sling-org-apache-sling-scripting-core.git</url>
</scm>
<properties>
<org.ops4j.pax.exam.version>4.14.0</org.ops4j.pax.exam.version>
<sling.java.version>17</sling.java.version>
-
<project.build.outputTimestamp>1771930819</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1771930893</project.build.outputTimestamp>
</properties>
<dependencies>