[488507] Duplicate entries in New Runtime Wizard for Installed server
adapters - fix pom version and drop ui and core piece

Change-Id: I67fdc96a5a359e7981ef1649a46bf74af02857c4
diff --git a/plugins/org.eclipse.wst.server.discovery/pom.xml b/plugins/org.eclipse.wst.server.discovery/pom.xml
index 514e507..3543819 100644
--- a/plugins/org.eclipse.wst.server.discovery/pom.xml
+++ b/plugins/org.eclipse.wst.server.discovery/pom.xml
@@ -22,6 +22,6 @@
 

   <groupId>org.eclipse.webtools.servertools</groupId>

   <artifactId>org.eclipse.wst.server.discovery</artifactId>

-  <version>1.2.100-SNAPSHOT</version>

+  <version>1.3.0-SNAPSHOT</version>

   <packaging>eclipse-plugin</packaging>

 </project>