From ac4da94e2ed9764a89e0b0c642f66ceb4135b013 Mon Sep 17 00:00:00 2001 From: felmer <felmer> Date: Wed, 5 Feb 2014 10:28:58 +0000 Subject: [PATCH] SP-1151: Remove dependency from, openMS. Providing absolute file paths of downloaded files as flow variable in DataSetFileImportNode and AggregatedDataFileImportNode. SVN: 30477 --- openbis_knime.feature/feature.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/openbis_knime.feature/feature.xml b/openbis_knime.feature/feature.xml index 3e64a366312..117399593e3 100644 --- a/openbis_knime.feature/feature.xml +++ b/openbis_knime.feature/feature.xml @@ -2,15 +2,15 @@ <feature id="ch.systemsx.cisd.openbis.knime.feature" label="openBIS Knime Nodes" - version="13.6.0.qualifier" - provider-name="CISD ETH Zürich"> + version="13.6.1.qualifier" + provider-name="ID Scientific IT Services ETH Zürich"> <description url="https://wiki-bsse.ethz.ch/display/openBISDoc1304/openBIS+KNIME+Nodes"> KNIME Nodes to access openBIS </description> <copyright> - Copyright 2013 ETH Zuerich, CISD + Copyright 2013-2014 ETH Zuerich, CISD </copyright> <license url="http://www.apache.org/licenses/LICENSE-2.0"> @@ -34,7 +34,6 @@ and limitations under the License. <import plugin="org.knime.workbench.repository"/> <import plugin="org.knime.base"/> <import plugin="org.knime.core.data.uritype"/> - <import feature="de.openms.feature"/> </requires> <plugin -- GitLab