diff --git a/central/plugins/org.jboss.tools.central.discovery/META-INF/MANIFEST.MF b/central/plugins/org.jboss.tools.central.discovery/META-INF/MANIFEST.MF index a338696..24c8d85 100644 --- a/central/plugins/org.jboss.tools.central.discovery/META-INF/MANIFEST.MF +++ b/central/plugins/org.jboss.tools.central.discovery/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %BundleVendor Bundle-SymbolicName: org.jboss.tools.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/central/plugins/org.jboss.tools.central.discovery/plugin.xml b/central/plugins/org.jboss.tools.central.discovery/plugin.xml index 5ed4bc4..4045736 100644 --- a/central/plugins/org.jboss.tools.central.discovery/plugin.xml +++ b/central/plugins/org.jboss.tools.central.discovery/plugin.xml @@ -513,7 +513,7 @@ image32="images/jrebel_32.png"> + url="http://update.zeroturnaround.com/update-site-jboss/"> diff --git a/central/plugins/org.jboss.tools.central.discovery/pom.xml b/central/plugins/org.jboss.tools.central.discovery/pom.xml index 0b5727c..07d044f 100644 --- a/central/plugins/org.jboss.tools.central.discovery/pom.xml +++ b/central/plugins/org.jboss.tools.central.discovery/pom.xml @@ -8,6 +8,6 @@ org.jboss.tools.central.plugins org.jboss.tools.central.discovery - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT eclipse-plugin