You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2009/05/05 18:31:39 UTC

svn commit: r771906 - /incubator/sling/trunk/launchpad/content/pom.xml

Author: cziegeler
Date: Tue May  5 16:31:37 2009
New Revision: 771906

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

Modified:
    incubator/sling/trunk/launchpad/content/pom.xml

Modified: incubator/sling/trunk/launchpad/content/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/launchpad/content/pom.xml?rev=771906&r1=771905&r2=771906&view=diff
==============================================================================
--- incubator/sling/trunk/launchpad/content/pom.xml (original)
+++ incubator/sling/trunk/launchpad/content/pom.xml Tue May  5 16:31:37 2009
@@ -29,7 +29,7 @@
 
   <artifactId>org.apache.sling.launchpad.content</artifactId>
   <packaging>bundle</packaging>
-  <version>2.0.4-incubator</version>
+  <version>2.0.5-incubator-SNAPSHOT</version>
 
   <name>Apache Sling Launchpad Content</name>
   <description>
@@ -38,9 +38,9 @@
   </description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.launchpad.content-2.0.4-incubator</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.launchpad.content-2.0.4-incubator</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.launchpad.content-2.0.4-incubator</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/launchpad/content</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/launchpad/content</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/sling/trunk/launchpad/content</url>
   </scm>
 
   <build>