Skip to content

Commit 974080c

Browse files
committed
version bump
1 parent dc2bc9e commit 974080c

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

org.knime.knip.dl4j.feature/feature.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="org.knime.knip.dl4j.feature"
44
label="KNIME Image Processing - Deeplearning4J Integration"
5-
version="1.0.0.qualifier"
5+
version="1.0.1.qualifier"
66
provider-name="University of Konstanz, Germany">
77

88
<description>

org.knime.knip.dl4j.testing.feature/feature.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<feature
33
id="org.knime.knip.dl4j.testing.feature"
44
label="KNIME Image Processing - Deeplearning4J Integration Testing"
5-
version="1.0.0.qualifier"
5+
version="1.0.1.qualifier"
66
provider-name="University of Konstanz, Germany">
77

88
<description>
9-
KNIME Image Processing - Deeplearning4J Integration.
9+
KNIME Image Processing - Deeplearning4J Integration.
1010
Contains additional nodes used in the context
1111
of image processing.
1212
</description>
@@ -16,7 +16,7 @@ of image processing.
1616
</copyright>
1717

1818
<license>
19-
GNU GENERAL PUBLIC LICENSE with Additional Permissions according to Sec. 7
19+
GNU GENERAL PUBLIC LICENSE with Additional Permissions according to Sec. 7
2020
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2121
Please see below the General Public License (GPL), Version 3,
2222
and the Additional Permissions according to Sec. 7
@@ -727,7 +727,7 @@ Nodes, in each case even if such Nodes are propagated with or for
727727
interoperation with KNIME. The owner of a Node may freely choose the
728728
license terms applicable to such Node, including when such Node is
729729
propagated with or for interoperation with KNIME.
730-
</license>
730+
</license>
731731

732732
<plugin
733733
id="org.knime.ext.dl4j.testing"

org.knime.knip.dl4j.update/feature.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="org.knime.knip.dl4j.update"
44
label="KNIME Image Processing - Deeplearning4J Integration"
5-
version="1.0.0.qualifier"
5+
version="1.0.1.qualifier"
66
provider-name="University of Konstanz, Germany">
77

88
<includes

org.knime.knip.dl4j/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: KNIME Image Processing - Deeplearning4J Integration
44
Bundle-SymbolicName: org.knime.knip.dl4j;singleton:=true
5-
Bundle-Version: 1.0.0.qualifier
5+
Bundle-Version: 1.0.1.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
77
Require-Bundle: org.knime.knip.base;bundle-version="[1.5.0,2.0.0)",
88
imglib2;bundle-version="2.7.0",

0 commit comments

Comments
 (0)