[jbosstools-commits] JBoss Tools SVN: r22560 - trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Jun 4 15:30:36 EDT 2010


Author: nickboldt
Date: 2010-06-04 15:30:35 -0400 (Fri, 04 Jun 2010)
New Revision: 22560

Modified:
   trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF
Log:
remove ranges

Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF	2010-06-04 19:09:50 UTC (rev 22559)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF	2010-06-04 19:30:35 UTC (rev 22560)
@@ -19,8 +19,8 @@
  org.eclipse.jpt.core,
  org.eclipse.jpt.ui,
  org.eclipse.jpt.utility,
- org.eclipse.jpt.db;bundle-version="1.2.100",
- org.eclipse.ui.views.properties.tabbed;bundle-version="3.5.0"
+ org.eclipse.jpt.db,
+ org.eclipse.ui.views.properties.tabbed
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-Vendor: %Bundle-Vendor.0



More information about the jbosstools-commits mailing list