[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index d9ea2d2..cf4792d 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.38-1.4.0</version>
+ <version>1.0.39-1.4.0-SNAPSHOT</version>
<name>Apache Sling Scripting HTL Testing</name>
<description>This project runs the integration tests for validating the Apache Sling Scripting HTL implementation
@@ -74,7 +74,7 @@
<debug.options />
<keepInstanceRunning>false</keepInstanceRunning>
- <project.build.outputTimestamp>2025-01-27T13:46:52Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-01-27T13:49:11Z</project.build.outputTimestamp>
</properties>
<build>
@@ -389,7 +389,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.scripting.sightly.js.provider</artifactId>
- <version>1.2.12</version>
+ <version>1.2.13-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>