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 fb38cb3 [maven-release-plugin] prepare for next development iteration fb38cb3 is described below commit fb38cb3cb7c5f9b32e8440ad08c0f183e42b78cc Author: Andrei Dulvac <adul...@adobe.com> AuthorDate: Fri Feb 14 16:29:05 2020 +0100 [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6a79b31..f8dde9a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.testing.clients</artifactId> - <version>1.2.6</version> + <version>1.2.7-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Sling Testing Clients</name> @@ -39,7 +39,7 @@ <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> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-clients.git</url> - <tag>org.apache.sling.testing.clients-1.2.6</tag> + <tag>HEAD</tag> </scm> <build>