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 2018/01/19 15:51:21 UTC

[sling-org-apache-sling-launchpad-testing-war] 02/02: [maven-release-plugin] prepare release org.apache.sling.launchpad.testing-war-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-testing-war.git

commit a33df072613a97d4dc5a6e5d29bcecac471fa63c
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 17:51:17 2018 +0200

    [maven-release-plugin] prepare release org.apache.sling.launchpad.testing-war-10
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 28b6e9f..3532c06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.launchpad.testing-war</artifactId>
     <packaging>slingstart</packaging>
-    <version>10-SNAPSHOT</version>
+    <version>10</version>
 
     <name>Apache Sling Launchpad Testing WAR</name>
     <description>
@@ -41,7 +41,8 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-testing-war.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-testing-war.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-launchpad-testing-war.git</url>
-    </scm>
+      <tag>org.apache.sling.launchpad.testing-war-10</tag>
+  </scm>
 
     <properties>
         <!-- HTTP port to use when running mvn jetty:run -->

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.