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-commons-testing.git
The following commit(s) were added to refs/heads/master by this push:
new 66ab6e6 [maven-release-plugin] prepare for next development iteration
66ab6e6 is described below
commit 66ab6e66dfdc644654e110d14967a50ba50d24cc
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Jan 9 14:20:50 2026 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 77bc5f2..f4dc6c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.commons.testing</artifactId>
- <version>2.2.2</version>
+ <version>2.2.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache Sling Commons Testing</name>
@@ -44,7 +44,7 @@
<properties>
<sling.java.version>11</sling.java.version>
<derby.version>10.16.1.1</derby.version>
-
<project.build.outputTimestamp>1767964785</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1767964850</project.build.outputTimestamp>
</properties>
<dependencies>