[477110]

Remove org.eclipse.core.runtime.compatibility.registry from wsdl.ui
build.properties and react to IExtension changes

Change-Id: I0000000000000000000000000000000000000000
diff --git a/bundles/org.eclipse.wst.wsdl.ui/pom.xml b/bundles/org.eclipse.wst.wsdl.ui/pom.xml
index bc79481..a04ac6e 100644
--- a/bundles/org.eclipse.wst.wsdl.ui/pom.xml
+++ b/bundles/org.eclipse.wst.wsdl.ui/pom.xml
@@ -22,6 +22,6 @@
 

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

   <artifactId>org.eclipse.wst.wsdl.ui</artifactId>

-  <version>1.2.700-SNAPSHOT</version>

+  <version>1.2.800-SNAPSHOT</version>

   <packaging>eclipse-plugin</packaging>

 </project>