[maven-release-plugin] prepare release org.apache.felix.utils-1.10.2

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/utils@1807720 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 688c4a7..5fda0a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
     <modelVersion>4.0.0</modelVersion>
     <name>Apache Felix Utils</name>
     <description>Utility classes for OSGi.</description>
-    <version>1.10.1-SNAPSHOT</version>
+    <version>1.10.2</version>
     <artifactId>org.apache.felix.utils</artifactId>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/utils</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/utils</developerConnection>
-        <url>http://svn.apache.org/repos/asf/felix/utils</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.utils-1.10.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.utils-1.10.2</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.utils-1.10.2</url>
     </scm>
 
     <dependencies>