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/18 20:34:00 UTC

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

Author: tv
Date: Mon May 18 18:34:00 2009
New Revision: 776044

URL: http://svn.apache.org/viewvc?rev=776044&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=776044&r1=776043&r2=776044&view=diff
==============================================================================
--- turbine/fulcrum/trunk/testcontainer/pom.xml (original)
+++ turbine/fulcrum/trunk/testcontainer/pom.xml Mon May 18 18:34:00 2009
@@ -24,16 +24,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_TESTCONTAINER_1_0_6</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_TESTCONTAINER_1_0_6</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/tags/FULCRUM_TESTCONTAINER_1_0_6</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/fulcrum-testcontainer</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/fulcrum-testcontainer</developerConnection>
+    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/fulcrum-testcontainer</url>
   </scm>
 
   <distributionManagement>