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 d172bf6 [maven-release-plugin] prepare release
org.apache.sling.testing.clients-1.2.4
d172bf6 is described below
commit d172bf6c94ea2f7ab19d49630f973cf4c2f97449
Author: Andrei Dulvac <[email protected]>
AuthorDate: Wed Sep 18 14:04:51 2019 +0200
[maven-release-plugin] prepare release
org.apache.sling.testing.clients-1.2.4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f76df33..d3f05f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.clients</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.4</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>HEAD</tag>
+ <tag>org.apache.sling.testing.clients-1.2.4</tag>
</scm>
<build>