[maven-release-plugin] prepare release org.apache.felix.configurator-1.0.10

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/configurator@1861378 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 3534ddb..38d225a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,12 +33,12 @@
     <description>
         Implementation of the OSGi Configurator Service Specification 1.0
     </description>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.10</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/configurator</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/configurator</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/configurator</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configurator-1.0.10</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configurator-1.0.10</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.configurator-1.0.10</url>
     </scm>
 
     <build>