You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ju...@apache.org on 2010/12/14 05:34:56 UTC

svn commit: r1048934 - /sling/trunk/maven/maven-launchpad-plugin/pom.xml

Author: justin
Date: Tue Dec 14 04:34:55 2010
New Revision: 1048934

URL: http://svn.apache.org/viewvc?rev=1048934&view=rev
Log:
[maven-release-plugin] prepare release maven-launchpad-plugin-2.0.8

Modified:
    sling/trunk/maven/maven-launchpad-plugin/pom.xml

Modified: sling/trunk/maven/maven-launchpad-plugin/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/maven/maven-launchpad-plugin/pom.xml?rev=1048934&r1=1048933&r2=1048934&view=diff
==============================================================================
--- sling/trunk/maven/maven-launchpad-plugin/pom.xml (original)
+++ sling/trunk/maven/maven-launchpad-plugin/pom.xml Tue Dec 14 04:34:55 2010
@@ -23,7 +23,7 @@
 
     <groupId>org.apache.sling</groupId>
     <artifactId>maven-launchpad-plugin</artifactId>
-    <version>2.0.7-SNAPSHOT</version>
+    <version>2.0.8</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache Sling Launchpad Maven Plugin</name>
@@ -32,9 +32,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/maven/maven-launchpad-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/maven/maven-launchpad-plugin</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/maven/maven-launchpad-plugin</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/maven-launchpad-plugin-2.0.8</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/maven-launchpad-plugin-2.0.8</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/maven-launchpad-plugin-2.0.8</url>
     </scm>
 
     <build>