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 a78429f..2def024 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: %BundleVendor Bundle-SymbolicName: com.jboss.jbds.central.discovery;singleton:=true -Bundle-Version: 1.0.1.qualifier +Bundle-Version: 1.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 8a87d30..3852c56 100644 --- a/product/plugins/com.jboss.jbds.central.discovery/plugin.xml +++ b/product/plugins/com.jboss.jbds.central.discovery/plugin.xml @@ -480,7 +480,7 @@ 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 e9fa312..4146768 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 - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT eclipse-plugin