diff --git a/product/plugins/com.jboss.jbds.central.discovery/META-INF/MANIFEST.MF b/product/plugins/com.jboss.jbds.central.discovery/META-INF/MANIFEST.MF index 7db9ef0..3dc630d 100644 --- a/product/plugins/com.jboss.jbds.central.discovery/META-INF/MANIFEST.MF +++ b/product/plugins/com.jboss.jbds.central.discovery/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %BundleName Bundle-SymbolicName: com.jboss.jbds.central.discovery;singleton:=true -Bundle-Version: 6.0.1.qualifier +Bundle-Version: 6.0.2.qualifier Require-Bundle: org.eclipse.core.runtime, org.eclipse.mylyn.discovery.core;bundle-version="3.6.0" Bundle-ActivationPolicy: lazy diff --git a/product/plugins/com.jboss.jbds.central.discovery/plugin.xml b/product/plugins/com.jboss.jbds.central.discovery/plugin.xml index 7eccc45..842b4aa 100755 --- a/product/plugins/com.jboss.jbds.central.discovery/plugin.xml +++ b/product/plugins/com.jboss.jbds.central.discovery/plugin.xml @@ -464,7 +464,7 @@ Tested by Red Hat. image32="images/jrebel_32.png"> + url="http://update.zeroturnaround.com/update-site-jboss/"> diff --git a/product/plugins/com.jboss.jbds.central.discovery/pom.xml b/product/plugins/com.jboss.jbds.central.discovery/pom.xml index ae4f1cb..b1e563c 100644 --- a/product/plugins/com.jboss.jbds.central.discovery/pom.xml +++ b/product/plugins/com.jboss.jbds.central.discovery/pom.xml @@ -8,6 +8,6 @@ com.jboss.jbds.product.plugins com.jboss.jbds.central.discovery - 6.0.1-SNAPSHOT + 6.0.2-SNAPSHOT eclipse-plugin