You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by du...@apache.org on 2018/03/29 11:31:47 UTC

[sling-org-apache-sling-testing-clients] branch master updated: [maven-release-plugin] prepare release org.apache.sling.testing.clients-1.2.0

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 3781d36  [maven-release-plugin] prepare release org.apache.sling.testing.clients-1.2.0
3781d36 is described below

commit 3781d367b3ccc3e526f829fdc3653910294b25f3
Author: Andrei Dulvac <ad...@adobe.com>
AuthorDate: Thu Mar 29 13:31:46 2018 +0200

    [maven-release-plugin] prepare release org.apache.sling.testing.clients-1.2.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 10cc54f..8fec7de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.clients</artifactId>
-    <version>1.1.13-SNAPSHOT</version>
+    <version>1.2.0</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.0</tag>
   </scm>
     
     <build>

-- 
To stop receiving notification emails like this one, please contact
dulvac@apache.org.