Author: sgoeschl
Date: Wed Nov 19 01:48:02 2008
New Revision: 718919

URL: http://svn.apache.org/viewvc?rev=718919&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=718919&r1=718918&r2=718919&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parent/pom.xml (original)
+++ turbine/fulcrum/trunk/parent/pom.xml Wed Nov 19 01:48:02 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>


Reply via email to