[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index f97c48a..e7e04dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.clients</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1-SNAPSHOT</version>
<name>Apache Sling Testing Clients</name>
<description>
@@ -39,12 +39,12 @@
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-clients.git
</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-testing-clients.git</url>
- <tag>org.apache.sling.testing.clients-3.1.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<sling.java.version>8</sling.java.version>
- <project.build.outputTimestamp>1734423430</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1734423468</project.build.outputTimestamp>
</properties>
<build>