[maven-release-plugin]  copy for tag bundles-pom-10

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/bundles-pom-10@1347427 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 0a820cb..957f3e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>bundles-pom</artifactId>
     <packaging>pom</packaging>
-    <version>10-SNAPSHOT</version>
+    <version>10</version>
     <name>Apache ServiceMix :: Bundles</name>
 
     <properties>
@@ -52,10 +52,10 @@
     </prerequisites>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk
+        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/bundles-pom-10</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/bundles-pom-10
         </developerConnection>
-        <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/</url>
+        <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/bundles-pom-10</url>
     </scm>
 
     <build>
@@ -263,7 +263,7 @@
                     <dependency>
                         <groupId>org.apache.servicemix.bundles</groupId>
                         <artifactId>src-assembly</artifactId>
-                        <version>1.0-SNAPSHOT</version>
+                        <version>1.0</version>
                     </dependency>
                 </dependencies>
                 <executions>