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:38:45 UTC

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

commit 064e98883102a169f999febb83d32fca75750cf5
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 17:38:42 2018 +0200

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

diff --git a/pom.xml b/pom.xml
index dbc8172..7de032f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.launchpad.testing</artifactId>
     <packaging>slingstart</packaging>
-    <version>10-SNAPSHOT</version>
+    <version>10</version>
 
     <name>Apache Sling Launchpad Testing</name>
     <description>
@@ -41,14 +41,15 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-testing.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-testing.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-launchpad-testing.git</url>
-    </scm>
+      <tag>org.apache.sling.launchpad.testing-10</tag>
+  </scm>
 
     <properties>
         <sling.java.version>7</sling.java.version>
         
         <!-- empty by design, will be activated using profiles -->
-        <sling.debug.options/>
-        <sling.jpms.vm.options/>
+        <sling.debug.options />
+        <sling.jpms.vm.options />
         
         <sling.vm.options>-Xmx1024m -Djava.awt.headless=true ${sling.debug.options} ${sling.jpms.vm.options}</sling.vm.options>
 

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