This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to tag FULCRUM_TESTCONTAINER_1_0_6 in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-testcontainer.git
commit a11e58a954eed2dcec6be97a929284a26ff52978 Author: Thomas Vandahl <[email protected]> AuthorDate: Mon May 18 18:33:55 2009 +0000 [maven-release-plugin] copy for tag FULCRUM_TESTCONTAINER_1_0_6 git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_TESTCONTAINER_1_0_6@776043 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 94e29ca..10cc286 100644 --- a/pom.xml +++ b/pom.xml @@ -24,16 +24,16 @@ <modelVersion>4.0.0</modelVersion> <artifactId>fulcrum-testcontainer</artifactId> - <version>1.0.6-SNAPSHOT</version> + <version>1.0.6</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/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> + <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> </scm> <distributionManagement>
