You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by sg...@apache.org on 2008/11/18 23:21:39 UTC

svn commit: r718742 - /turbine/fulcrum/trunk/parent/pom.xml

Author: sgoeschl
Date: Tue Nov 18 14:21:39 2008
New Revision: 718742

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

Modified:
    turbine/fulcrum/trunk/parent/pom.xml

Modified: turbine/fulcrum/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parent/pom.xml?rev=718742&r1=718741&r2=718742&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parent/pom.xml (original)
+++ turbine/fulcrum/trunk/parent/pom.xml Tue Nov 18 14:21:39 2008
@@ -9,7 +9,7 @@
   <artifactId>fulcrum-parent</artifactId>
   <packaging>pom</packaging>
   <!-- TODO: dummy version. In Maven 2.1, this will be auto-versioned being a generic parent -->
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
   <name>Fulcrum Component Library</name>
   <url>http://turbine.apache.org/fulcrum</url>
   <inceptionYear>2001</inceptionYear>
@@ -38,9 +38,9 @@
     a release of the fulcrum-parent POM.
   -->
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_PARENT_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_PARENT_1</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/tags/FULCRUM_PARENT_1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/parent</developerConnection>
+    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/parent</url>
   </scm>
 
   <mailingLists>