Author: nickboldt
Date: 2011-09-20 19:27:06 -0400 (Tue, 20 Sep 2011)
New Revision: 34904
Modified:
trunk/runtime/features/org.jboss.tools.runtime.esb.detector.feature/feature.xml
trunk/runtime/plugins/org.jboss.tools.runtime.esb.detector/META-INF/MANIFEST.MF
Log:
align plugin and feature version w/ rest of component; should be 1.3.0, not 1.0.0
Modified: trunk/runtime/features/org.jboss.tools.runtime.esb.detector.feature/feature.xml
===================================================================
---
trunk/runtime/features/org.jboss.tools.runtime.esb.detector.feature/feature.xml 2011-09-20
23:26:50 UTC (rev 34903)
+++
trunk/runtime/features/org.jboss.tools.runtime.esb.detector.feature/feature.xml 2011-09-20
23:27:06 UTC (rev 34904)
@@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.runtime.esb.detector.feature"
label="%featureName"
- version="1.0.0.qualifier"
+ version="1.3.0.qualifier"
provider-name="%providerName"
plugin="org.jboss.tools.runtime.esb.detector">
Modified: trunk/runtime/plugins/org.jboss.tools.runtime.esb.detector/META-INF/MANIFEST.MF
===================================================================
---
trunk/runtime/plugins/org.jboss.tools.runtime.esb.detector/META-INF/MANIFEST.MF 2011-09-20
23:26:50 UTC (rev 34903)
+++
trunk/runtime/plugins/org.jboss.tools.runtime.esb.detector/META-INF/MANIFEST.MF 2011-09-20
23:27:06 UTC (rev 34904)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.runtime.esb.detector;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.3.0.qualifier
Bundle-Activator: org.jboss.tools.runtime.esb.detector.RuntimeEsbActivator
Require-Bundle: org.eclipse.ui;bundle-version="3.7.0",
org.eclipse.core.runtime;bundle-version="3.7.0",
Show replies by date