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 2017/11/07 09:52:30 UTC

[sling-org-apache-sling-launchpad-installer] 08/10: updating pom pre-release

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

rombert pushed a commit to annotated tag org.apache.sling.launchpad.installer-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-installer.git

commit a7daa578cb4c9cd64a932e2bd606ae0eccf4948b
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Tue Feb 15 01:48:30 2011 +0000

    updating pom pre-release
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/launchpad/installer@1070736 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ac8d459..0b07c65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,6 +30,12 @@
         This module installs the contents of the launchpad archive into the framework.
     </description>
 
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/launchpad/installer</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/launchpad/installer</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/launchpad/installer</url>
+    </scm>
+
     <build>
         <plugins>
             <plugin>
@@ -50,7 +56,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.launchpad.api</artifactId>
-            <version>0.0.1-SNAPSHOT</version>
+            <version>1.0.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

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