This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git
The following commit(s) were added to refs/heads/master by this push:
new 26e54c5 [maven-release-plugin] prepare for next development iteration
26e54c5 is described below
commit 26e54c563fb05d06505d65da052d9ac6792ed2cd
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Oct 9 14:28:25 2025 +0200
[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 789bf00..48dd42d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.sling-mock-oak</artifactId>
- <version>4.1.0-1.86.0</version>
+ <version>4.1.1-1.86.0-SNAPSHOT</version>
<!-- second component is the oak version, please keep in sync with
oak.version property -->
<packaging>jar</packaging>
@@ -38,7 +38,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git</developerConnection>
- <tag>org.apache.sling.testing.sling-mock-oak-4.1.0-1.86.0</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git</url>
</scm>
@@ -48,7 +48,7 @@
<jackrabbit.version>2.22.2</jackrabbit.version>
<sling-mock.version>3.5.0</sling-mock.version>
-
<project.build.outputTimestamp>2025-10-09T12:28:07Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-10-09T12:28:25Z</project.build.outputTimestamp>
</properties>
<dependencies>