Skip to content

Commit 14baf80

Browse files
eclipse-equinox-botakurtakov
authored andcommitted
Perform clean code of bundles/org.eclipse.equinox.simpleconfigurator.manipulator
1 parent eb155ee commit 14baf80

File tree

1 file changed

+1
-1
lines changed
  • bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF

1 file changed

+1
-1
lines changed

bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Import-Package: org.eclipse.equinox.frameworkadmin;version="[2.0.0,3.0.0)",
1515
org.osgi.framework;version="[1.6.0,2)"
1616
Bundle-Vendor: %providerName
1717
Export-Package: org.eclipse.equinox.internal.simpleconfigurator.manipulator;x-friends:="org.eclipse.equinox.p2.touchpoint.eclipse",
18-
org.eclipse.equinox.simpleconfigurator.manipulator;version="2.0.0"
18+
org.eclipse.equinox.simpleconfigurator.manipulator;version="2.0.0";uses:="org.osgi.framework"
1919
Bundle-RequiredExecutionEnvironment: JavaSE-17
2020
Require-Bundle: org.eclipse.equinox.common;bundle-version="3.5.0"
2121
Service-Component: OSGI-INF/configurator.xml

0 commit comments

Comments
 (0)