[maven-release-plugin]  copy for tag servicemix-utils-1.0.0

git-svn-id: https://svn.apache.org/repos/asf/servicemix/servicemix-pom/tags/servicemix-utils-1.0.0@696998 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 66b5b7c..89b2828 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <artifactId>servicemix-utils</artifactId>
   <packaging>bundle</packaging>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <name>Apache ServiceMix :: Utils</name>
   <description>Various utility/helper classes and services for the ServiceMix containers and components</description>
 
@@ -337,4 +337,10 @@
           </build>
       </profile>
   </profiles>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/servicemix-pom/tags/servicemix-utils-1.0.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/servicemix-pom/tags/servicemix-utils-1.0.0</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/servicemix/servicemix-pom/tags/servicemix-utils-1.0.0</url>
+  </scm>
 </project>