Skip to content

Commit

Permalink
set knip dependency upper-level to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dietzc committed Apr 8, 2017
1 parent 2ff79b0 commit 2a3d394
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions org.knime.knip.ilastik/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ Bundle-ClassPath: knipilastik.jar,
lib/javax.json-1.0.3.jar
Bundle-Vendor: Andreas Graumann, Chair for Bioinformatics and Information Mining, Univesity of Konstanz
Require-Bundle: org.knime.base;bundle-version="[3.0.0,4.0.0)",
org.knime.knip.base;bundle-version="[1.5.0,1.6.0)",
org.knime.knip.base;bundle-version="[1.5.0,2.0.0)",
org.eclipse.ui;bundle-version="3.107.0",
imagej-common;bundle-version="0.18.0",
imglib2;bundle-version="[2.4.0,4.0.0)",
org.knime.knip.io;bundle-version="[1.5.0,1.6.0)",
org.knime.knip.io;bundle-version="[1.5.0,2.0.0)",
scijava-cache;bundle-version="0.1.0",
scifio;bundle-version="0.25.0",
org.knime.knip.core;bundle-version="[1.5.0,1.6.0)",
org.knime.knip.core;bundle-version="[1.5.0,2.0.0)",
scijava-common;bundle-version="2.47.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy

0 comments on commit 2a3d394

Please sign in to comment.