[jbosstools-commits] JBoss Tools SVN: r35571 - trunk/as/plugins/org.jboss.tools.openshift.express.ui/META-INF.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Oct 12 10:41:17 EDT 2011


Author: rob.stryker at jboss.com
Date: 2011-10-12 10:41:17 -0400 (Wed, 12 Oct 2011)
New Revision: 35571

Modified:
   trunk/as/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF
Log:
JBIDE-9793 - Incorrect bundle version set by andre

Modified: trunk/as/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/as/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF	2011-10-12 14:35:42 UTC (rev 35570)
+++ trunk/as/plugins/org.jboss.tools.openshift.express.ui/META-INF/MANIFEST.MF	2011-10-12 14:41:17 UTC (rev 35571)
@@ -8,10 +8,10 @@
  org.jboss.ide.eclipse.as.egit.core;bundle-version="2.3.0",
  org.eclipse.egit.ui;bundle-version="[1.0.0,2.0.0)",
  org.eclipse.egit.core;bundle-version="[1.1.0,2.0.0)",
- org.eclipse.jgit;bundle-version="[1.1.0,2.0.0)",
+ org.eclipse.jgit;bundle-version="[1.1.0,2.1.0)",
  com.jcraft.jsch;bundle-version="0.1.44",
  org.jboss.ide.eclipse.as.core;bundle-version="2.3.0",
- org.eclipse.m2e.core;bundle-version="1.0.100",
+ org.eclipse.m2e.core;bundle-version="1.0.0",
  org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.core.databinding;bundle-version="1.4.0",
@@ -24,7 +24,7 @@
  org.jboss.ide.eclipse.as.ui;bundle-version="[2.3.0,3.0.0)",
  org.eclipse.wst.server.ui;bundle-version="[1.1.3,2.0.0)",
  org.eclipse.ui.ide;bundle-version="3.7.0",
- org.eclipse.m2e.core.ui;bundle-version="1.0.100"
+ org.eclipse.m2e.core.ui;bundle-version="1.0.0"
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Import-Package: org.jboss.tools.common.databinding,



More information about the jbosstools-commits mailing list