This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-clients.git
The following commit(s) were added to refs/heads/master by this push:
new 6633a89 [maven-release-plugin] prepare release
org.apache.sling.testing.clients-3.1.2
6633a89 is described below
commit 6633a89afe78382dab35d08c2d1bdb9b99b88084
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Sep 7 14:09:19 2026 +0200
[maven-release-plugin] prepare release
org.apache.sling.testing.clients-3.1.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7682d3b..234dce3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,20 +28,20 @@
</parent>
<artifactId>org.apache.sling.testing.clients</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.2</version>
<name>Apache Sling Testing Clients</name>
<description>Sling testing http clients and utils</description>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-clients.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-clients.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.testing.clients-3.1.2</tag>
<url>https://github.com/apache/sling-org-apache-sling-testing-clients.git</url>
</scm>
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>1734423468</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1788782919</project.build.outputTimestamp>
</properties>
<dependencies>