This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing.git
The following commit(s) were added to refs/heads/master by this push:
new 747541d [maven-release-plugin] prepare release
org.apache.sling.scripting.sightly.testing-1.0.40-1.4.0
747541d is described below
commit 747541dbc30dc43b4d2fa0315a7c89a1eabf71f3
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Apr 28 14:07:32 2025 +0200
[maven-release-plugin] prepare release
org.apache.sling.scripting.sightly.testing-1.0.40-1.4.0
---
pom.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0bc18b4..dde21c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
The versioning scheme defined here corresponds to SLING-7406
(<module_version>-<htl_specification_version>). Take care when
releasing to only increase the first part, unless the module provides
support for a newer version of the HTL specification.
-->
- <version>1.0.39-1.4.0-SNAPSHOT</version>
+ <version>1.0.40-1.4.0</version>
<name>Apache Sling Scripting HTL Testing</name>
<description>This project runs the integration tests for validating the
Apache Sling Scripting HTL implementation
@@ -42,7 +42,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-testing.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing.git</url>
- <tag>org.apache.sling.scripting.sightly.testing-1.0.38-1.4.0</tag>
+ <tag>org.apache.sling.scripting.sightly.testing-1.0.40-1.4.0</tag>
</scm>
<properties>
@@ -74,7 +74,7 @@
<debug.options />
<keepInstanceRunning>false</keepInstanceRunning>
-
<project.build.outputTimestamp>2025-01-27T13:49:11Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-04-28T12:04:15Z</project.build.outputTimestamp>
</properties>
<build>
@@ -383,13 +383,13 @@ Require-Capability:
osgi.extender;filter:="(&(osgi.extender=sling.scripting)(ver
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.scripting.sightly</artifactId>
- <version>1.4.27-1.4.0-SNAPSHOT</version>
+ <version>1.4.28-1.4.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.scripting.sightly.js.provider</artifactId>
- <version>1.2.13-SNAPSHOT</version>
+ <version>1.2.14</version>
<scope>provided</scope>
</dependency>
<dependency>