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 2011/05/06 20:45:43 UTC

svn commit: r1100325 - /sling/trunk/maven/archetypes/launchpad-standalone/pom.xml

Author: justin
Date: Fri May  6 18:45:42 2011
New Revision: 1100325

URL: http://svn.apache.org/viewvc?rev=1100325&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    sling/trunk/maven/archetypes/launchpad-standalone/pom.xml

Modified: sling/trunk/maven/archetypes/launchpad-standalone/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/maven/archetypes/launchpad-standalone/pom.xml?rev=1100325&r1=1100324&r2=1100325&view=diff
==============================================================================
--- sling/trunk/maven/archetypes/launchpad-standalone/pom.xml (original)
+++ sling/trunk/maven/archetypes/launchpad-standalone/pom.xml Fri May  6 18:45:42 2011
@@ -20,15 +20,15 @@
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>sling-launchpad-standalone-archetype</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
     <name>Sling Launchpad Standalone Archetype</name>
     <description>Maven archetype for Sling Launchpad Standalone applications</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-launchpad-standalone-archetype-1.0.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-launchpad-standalone-archetype-1.0.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/sling-launchpad-standalone-archetype-1.0.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/launchpad-standalone</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/maven/archetypes/launchpad-standalone</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/maven/archetypes/launchpad-standalone</url>
     </scm>
 
     <build>