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

git-svn-id: https://svn.apache.org/repos/asf/servicemix/utils/tags/servicemix-utils-1.2.1@935608 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 4be1513..65aa2dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <artifactId>servicemix-utils</artifactId>
   <packaging>bundle</packaging>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Apache ServiceMix :: Utils</name>
   <description>Various utility/helper classes and services for the ServiceMix containers and components</description>
 
@@ -38,9 +38,9 @@
   </properties>
 
   <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/utils/trunk</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/utils/trunk</developerConnection>
-      <url>http://svn.apache.org/viewvc/servicemix/smx4/specs/utils/trunk</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/utils/tags/servicemix-utils-1.2.1</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/utils/tags/servicemix-utils-1.2.1</developerConnection>
+      <url>http://svn.apache.org/viewvc/servicemix/smx4/specs/utils/tags/servicemix-utils-1.2.1</url>
   </scm>
 
   <dependencies>