This is an automated email from the ASF dual-hosted git repository.
dulvac 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 3b09b4b [maven-release-plugin] prepare for next development iteration
3b09b4b is described below
commit 3b09b4b04d24931842db1247dbd2047797bd6444
Author: Andrei Dulvac <[email protected]>
AuthorDate: Wed Feb 9 14:26:39 2022 +0100
[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 445075a..b774506 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.clients</artifactId>
- <version>3.0.12</version>
+ <version>3.0.13-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://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-clients.git</url>
- <tag>org.apache.sling.testing.clients-3.0.12</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>1644413146</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1644413198</project.build.outputTimestamp>
</properties>
<build>