You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by tv...@apache.org on 2009/05/03 21:49:53 UTC

svn commit: r771113 - /turbine/fulcrum/trunk/testcontainer/pom.xml

Author: tv
Date: Sun May  3 19:49:53 2009
New Revision: 771113

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

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

Modified: turbine/fulcrum/trunk/testcontainer/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/testcontainer/pom.xml?rev=771113&r1=771112&r2=771113&view=diff
==============================================================================
--- turbine/fulcrum/trunk/testcontainer/pom.xml (original)
+++ turbine/fulcrum/trunk/testcontainer/pom.xml Sun May  3 19:49:53 2009
@@ -7,16 +7,16 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>fulcrum-testcontainer</artifactId>
-  <version>1.0.6</version>
+  <version>1.0.7-SNAPSHOT</version>
   <name>Fulcrum Test Container</name>
   <inceptionYear>2004</inceptionYear>
   <description>A light-weight Avalon container</description>
   <url>http://turbine.apache.org/fulcrum/fulcrum-testcontainer</url>
 		
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_TEST_CONTAINER_1_0_6</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_TEST_CONTAINER_1_0_6</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/tags/FULCRUM_TEST_CONTAINER_1_0_6</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_PARENT_1/fulcrum-testcontainer</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_PARENT_1/fulcrum-testcontainer</developerConnection>
+    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/tags/FULCRUM_PARENT_1/fulcrum-testcontainer</url>
   </scm>
 
   <distributionManagement>