You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2019/06/17 13:05:35 UTC

[sling-org-apache-sling-launchpad-integration-tests] branch master updated: [maven-release-plugin] prepare release org.apache.sling.launchpad.integration-tests-1.0.10

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-integration-tests.git


The following commit(s) were added to refs/heads/master by this push:
     new 8549fec  [maven-release-plugin] prepare release org.apache.sling.launchpad.integration-tests-1.0.10
8549fec is described below

commit 8549fec786613533ea98d66d773e25bbf5fa8150
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Jun 17 15:05:28 2019 +0200

    [maven-release-plugin] prepare release org.apache.sling.launchpad.integration-tests-1.0.10
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 72690dc..fc0a2d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <artifactId>org.apache.sling.launchpad.integration-tests</artifactId>
   <packaging>jar</packaging>
-  <version>1.0.9-SNAPSHOT</version>
+  <version>1.0.10</version>
 
   <name>Apache Sling Launchpad Integration Tests</name>
   <description>
@@ -63,7 +63,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-integration-tests.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-integration-tests.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-launchpad-integration-tests.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.launchpad.integration-tests-1.0.10</tag>
   </scm>
 
   <build>