From 4424b9d1b6fbca3f0081d10babbe93a82b155014 Mon Sep 17 00:00:00 2001 From: dietzc Date: Thu, 6 Oct 2016 11:36:20 +0200 Subject: [PATCH] increase lower bound of knip to 1.5.2 --- org.knime.knip.imagej1/META-INF/MANIFEST.MF | 2 +- org.knime.knip.imagej2.core/META-INF/MANIFEST.MF | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/org.knime.knip.imagej1/META-INF/MANIFEST.MF b/org.knime.knip.imagej1/META-INF/MANIFEST.MF index 3e4c987..ffb3227 100644 --- a/org.knime.knip.imagej1/META-INF/MANIFEST.MF +++ b/org.knime.knip.imagej1/META-INF/MANIFEST.MF @@ -9,4 +9,4 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ClassPath: ., lib/mpicbg-20111128.jar, lib/imglib.jar -Require-Bundle: org.knime.knip.io;bundle-version="[1.5.0,1.6.0)" +Require-Bundle: org.knime.knip.io;bundle-version="[1.5.2,1.6.0)" diff --git a/org.knime.knip.imagej2.core/META-INF/MANIFEST.MF b/org.knime.knip.imagej2.core/META-INF/MANIFEST.MF index 4bb5bb0..eb09cee 100644 --- a/org.knime.knip.imagej2.core/META-INF/MANIFEST.MF +++ b/org.knime.knip.imagej2.core/META-INF/MANIFEST.MF @@ -10,7 +10,7 @@ Require-Bundle: org.knime.workbench.repository;bundle-version="[3.0.0,4.0.0)", org.apache.log4j;bundle-version="1.2.15", org.eclipse.core.runtime, org.eclipse.ui, - org.knime.knip.core;bundle-version="[1.5.0,1.6.0)", + org.knime.knip.core;bundle-version="[1.5.2,1.6.0)", org.knime.base;bundle-version="[3.0.0,4.0.0)", imglib2;bundle-version="2.2.0", imglib2-algorithm;bundle-version="0.2.0", @@ -29,7 +29,7 @@ Require-Bundle: org.knime.workbench.repository;bundle-version="[3.0.0,4.0.0)", ij;bundle-version="1.49.0", imagej-plugins-commands;bundle-version="0.4.1", imagej-deprecated;bundle-version="0.1.0", - org.knime.knip.base;bundle-version="[1.5.0,1.6.0)", + org.knime.knip.base;bundle-version="[1.5.2,1.6.0)", imglib2-roi;bundle-version="0.2.1", imagej-deprecated;bundle-version="0.1.0", scripting-javascript;bundle-version="0.4.1",