[maven-release-plugin] prepare release org.apache.felix.servicediagnostics.plugin-0.1.2

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/core@1428388 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index b1f3c6e..201a429 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,16 +11,16 @@
 
   <artifactId>org.apache.felix.servicediagnostics.plugin</artifactId>
   <packaging>bundle</packaging>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2</version>
   <name>Apache Felix Web Console Service Diagnostics Plugin</name>
   <description>
     This is a plugin for the Apache Felix OSGi web console providing a graphical representation of services and missing required dependencies.
   </description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/core</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/core</developerConnection>
-    <url>http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/servicediagnostics/core</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.servicediagnostics.plugin-0.1.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.servicediagnostics.plugin-0.1.2</developerConnection>
+    <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.servicediagnostics.plugin-0.1.2</url>
   </scm>
 
   <dependencies>