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 6105684 [maven-release-plugin] prepare for next development iteration
6105684 is described below
commit 6105684f83809edd6de230d0cd72f7819ab5f185
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Sep 7 14:09:27 2026 +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 234dce3..003c573 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,20 +28,20 @@
</parent>
<artifactId>org.apache.sling.testing.clients</artifactId>
- <version>3.1.2</version>
+ <version>3.1.3-SNAPSHOT</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>org.apache.sling.testing.clients-3.1.2</tag>
+ <tag>HEAD</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>1788782919</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1788782967</project.build.outputTimestamp>
</properties>
<dependencies>