@@ -2,21 +2,21 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : KNIME Ilastik Integration Plugin
44Bundle-SymbolicName : org.knime.knip.ilastik;singleton:=true
5- Bundle-Version : 0.1.2 .qualifier
5+ Bundle-Version : 0.2.0 .qualifier
66Bundle-ClassPath : knipilastik.jar,
77 lib/cisd-jhdf5-batteries_included_lin_win_mac.jar,
88 lib/javax.json-api-1.0.jar,
99 lib/javax.json-1.0.3.jar
1010Bundle-Vendor : Andreas Graumann, Chair for Bioinformatics and Information Mining, Univesity of Konstanz
1111Require-Bundle : org.knime.base;bundle-version="[3.0.0,4.0.0)",
12- org.knime.knip.base;bundle-version="[1.4 .0,1.5 .0)",
12+ org.knime.knip.base;bundle-version="[1.5 .0,1.6 .0)",
1313 org.eclipse.ui;bundle-version="3.107.0",
1414 imagej-common;bundle-version="0.18.0",
1515 imglib2;bundle-version="[2.4.0,3.0.0)",
16- org.knime.knip.io;bundle-version="[1.4 .0,1.5 .0)",
16+ org.knime.knip.io;bundle-version="[1.5 .0,1.6 .0)",
1717 scijava-cache;bundle-version="0.1.0",
1818 scifio;bundle-version="0.25.0",
19- org.knime.knip.core;bundle-version="1.4.0 ",
19+ org.knime.knip.core;bundle-version="[1.5.0,1.6.0) ",
2020 scijava-common;bundle-version="2.47.0"
2121Bundle-RequiredExecutionEnvironment : JavaSE-1.8
2222Bundle-ActivationPolicy : lazy
0 commit comments