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 5032ad3 [maven-release-plugin] prepare release
org.apache.sling.scripting.core-3.0.2
5032ad3 is described below
commit 5032ad3eb9a512fdeb0e2f2718bcfc50a09ce573
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Feb 24 12:01:24 2026 +0100
[maven-release-plugin] prepare release org.apache.sling.scripting.core-3.0.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8276251..1c40cc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.core</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.2</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.0</tag>
+ <tag>org.apache.sling.scripting.core-3.0.2</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>1750836013</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1771930819</project.build.outputTimestamp>
</properties>
<dependencies>