Skip to content

Commit cc11b14

Browse files
author
jantje
committed
issue #379
removed all version numbers
1 parent 0e7bd47 commit cc11b14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

it.baeyens.arduino.core/META-INF/MANIFEST.MF

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Bundle-ActivationPolicy: lazy
99
Import-Package: it.baeyens.arduino.arduino,
1010
it.baeyens.arduino.common,
1111
it.baeyens.arduino.monitor,
12-
org.apache.commons.io;version="1.2.0",
12+
org.apache.commons.io,
1313
org.eclipse.cdt.core,
1414
org.eclipse.cdt.core.envvar,
1515
org.eclipse.cdt.core.language.settings.providers,
@@ -44,5 +44,5 @@ Require-Bundle: org.eclipse.core.resources,
4444
org.eclipse.equinox.security,
4545
org.eclipse.ui.forms,
4646
org.eclipse.ui.workbench,
47-
org.eclipse.core.runtime;bundle-version="3.11.1",
47+
org.eclipse.core.runtime,
4848
org.eclipse.core.commands

0 commit comments

Comments
 (0)