Author: dennisl
Date: Sun Nov 12 12:46:01 2006
New Revision: 474040

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

Modified:
    jakarta/commons/proper/commons-parent/trunk/pom.xml

Modified: jakarta/commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/commons-parent/trunk/pom.xml?view=diff&rev=474040&r1=474039&r2=474040
==============================================================================
--- jakarta/commons/proper/commons-parent/trunk/pom.xml (original)
+++ jakarta/commons/proper/commons-parent/trunk/pom.xml Sun Nov 12 12:46:01 2006
@@ -9,7 +9,7 @@
   <artifactId>commons-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>Jakarta Commons</name>
   <url>http://jakarta.apache.org/commons/</url>
   <inceptionYear>2001</inceptionYear>
@@ -48,9 +48,9 @@
     a release of the commons-parent POM.
   -->
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-parent/tags/commons-parent-1</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/commons-parent/tags/commons-parent-1</developerConnection>
-    
<url>http://svn.apache.org/viewvc/jakarta/commons/proper/commons-parent/tags/commons-parent-1</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-parent/trunk</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/commons-parent/trunk</developerConnection>
+    
<url>http://svn.apache.org/viewvc/jakarta/commons/proper/commons-parent/trunk</url>
   </scm>
 
   <mailingLists>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to