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 2020/02/14 15:28:48 UTC

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

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 3d65945  [maven-release-plugin] prepare release org.apache.sling.testing.clients-1.2.6
3d65945 is described below

commit 3d65945cc518e94241760cc84f60170e3eb557e9
Author: Andrei Dulvac <ad...@adobe.com>
AuthorDate: Fri Feb 14 16:28:33 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 257cb2a..6a79b31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.clients</artifactId>
-    <version>1.2.5-SNAPSHOT</version>
+    <version>1.2.6</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.6</tag>
   </scm>
     
     <build>