[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
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>