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 0ff63f7 [maven-release-plugin] prepare release
org.apache.sling.commons.testing-2.2.2
0ff63f7 is described below
commit 0ff63f7bbeedfd57a1374080edb15c5355019271
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Jan 9 14:20:42 2026 +0100
[maven-release-plugin] prepare release
org.apache.sling.commons.testing-2.2.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index d3bccaf..77bc5f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.commons.testing</artifactId>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.2</version>
<packaging>jar</packaging>
<name>Apache Sling Commons Testing</name>
@@ -37,14 +37,14 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-testing.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-testing.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.commons.testing-2.2.2</tag>
<url>https://github.com/apache/sling-org-apache-sling-commons-testing.git</url>
</scm>
<properties>
<sling.java.version>11</sling.java.version>
<derby.version>10.16.1.1</derby.version>
-
<project.build.outputTimestamp>1743171324</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1767964785</project.build.outputTimestamp>
</properties>
<dependencies>