Skip to content

Commit c2e0fff

Browse files
Perform clean code of bundles/org.eclipse.equinox.metatype
1 parent ea7cda0 commit c2e0fff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • bundles/org.eclipse.equinox.metatype/META-INF

bundles/org.eclipse.equinox.metatype/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Import-Package: javax.xml.parsers,
1313
org.osgi.util.tracker;version="[1.5,2.0)",
1414
org.xml.sax,
1515
org.xml.sax.helpers
16-
Export-Package: org.eclipse.equinox.metatype;version="1.3.0";uses:="org.osgi.framework,org.osgi.service.metatype",
16+
Export-Package: org.eclipse.equinox.metatype;version="1.3.0";uses:="org.osgi.service.metatype,org.osgi.framework",
1717
org.eclipse.equinox.metatype.impl;version="1.3.0";x-friends:="org.eclipse.equinox.compendium.tests"
1818
Bundle-Vendor: %bundleVendor
1919
Bundle-Localization: plugin

0 commit comments

Comments
 (0)