poms rework for release

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/webconsole-plugins/servicediagnostics/core@1233806 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 46a7aa8..d52da64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,15 +4,24 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.felix</groupId>
-    <artifactId>servicediagnostics</artifactId>
+    <artifactId>servicediagnostics.parent</artifactId>
     <version>0.1.1-SNAPSHOT</version>
-    <relativePath>../pom.xml</relativePath>
+    <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>org.apache.felix.servicediagnostics.plugin</artifactId>
   <packaging>bundle</packaging>
   <version>0.1.1-SNAPSHOT</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>
+  </scm>
 
   <dependencies>
     <dependency>