Author: max.andersen(a)jboss.com
Date: 2009-11-23 07:48:33 -0500 (Mon, 23 Nov 2009)
New Revision: 18779
Modified:
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.archives.webtools/META-INF/MANIFEST.MF
branches/tycho_exp/jmx/plugins/org.jboss.tools.jmx.core/META-INF/MANIFEST.MF
branches/tycho_exp/jmx/plugins/org.jboss.tools.jmx.core/pom.xml
Log:
version updated
Modified:
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.archives.webtools/META-INF/MANIFEST.MF
===================================================================
---
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.archives.webtools/META-INF/MANIFEST.MF 2009-11-23
12:17:41 UTC (rev 18778)
+++
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.archives.webtools/META-INF/MANIFEST.MF 2009-11-23
12:48:33 UTC (rev 18779)
@@ -20,7 +20,7 @@
org.jboss.ide.eclipse.as.ui;bundle-version="1.0.0",
org.eclipse.core.filesystem;bundle-version="1.2.0",
org.eclipse.ui.navigator;bundle-version="3.3.100",
- org.jboss.tools.jmx.core;bundle-version="0.2.1",
+ org.jboss.tools.jmx.core;bundle-version="1.0.1",
org.eclipse.core.variables;bundle-version="3.2.200",
org.jboss.ide.eclipse.as.wtp.core;bundle-version="1.0.0",
org.jboss.ide.eclipse.as.wtp.ui;bundle-version="1.0.0",
Modified: branches/tycho_exp/jmx/plugins/org.jboss.tools.jmx.core/META-INF/MANIFEST.MF
===================================================================
---
branches/tycho_exp/jmx/plugins/org.jboss.tools.jmx.core/META-INF/MANIFEST.MF 2009-11-23
12:17:41 UTC (rev 18778)
+++
branches/tycho_exp/jmx/plugins/org.jboss.tools.jmx.core/META-INF/MANIFEST.MF 2009-11-23
12:48:33 UTC (rev 18779)
@@ -1,7 +1,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.jmx.core;singleton:=true
-Bundle-Version: 1.0.1.qualifier
+Bundle-Version: 1.0.1
Bundle-Activator: org.jboss.tools.jmx.core.JMXActivator
Bundle-Vendor: %BundleProvider
Require-Bundle: org.eclipse.core.runtime
Modified: branches/tycho_exp/jmx/plugins/org.jboss.tools.jmx.core/pom.xml
===================================================================
--- branches/tycho_exp/jmx/plugins/org.jboss.tools.jmx.core/pom.xml 2009-11-23 12:17:41
UTC (rev 18778)
+++ branches/tycho_exp/jmx/plugins/org.jboss.tools.jmx.core/pom.xml 2009-11-23 12:48:33
UTC (rev 18779)
@@ -9,6 +9,6 @@
</parent>
<groupId>org.jboss.tools</groupId>
<artifactId>org.jboss.tools.jmx.core</artifactId>
- <version>1.0.1.qualifier</version>
+ <version>1.0.1</version>
<packaging>eclipse-plugin</packaging>
</project>
Show replies by date