This repository was archived by the owner on Nov 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<site >
3- <bundle id =" nl.esciencecenter.e3dchem.python.plugin" version =" 2.0.0 .qualifier" >
3+ <bundle id =" nl.esciencecenter.e3dchem.python.plugin" version =" 2.0.1 .qualifier" >
44 <category name =" nl.esciencecenter.3D-e-Chem" />
55 </bundle >
66 <category-def name =" nl.esciencecenter.3D-e-Chem" label =" KNIME 3D-e-Chem Contributions" >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >nl.esciencecenter.e3dchem.python</artifactId >
66 <groupId >nl.esciencecenter.e3dchem.python</groupId >
7- <version >2.0.0 -SNAPSHOT</version >
7+ <version >2.0.1 -SNAPSHOT</version >
88 </parent >
99 <artifactId >nl.esciencecenter.e3dchem.python.p2</artifactId >
1010 <packaging >eclipse-repository</packaging >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Abstract Python wrapper KNIME node and helpers
44Bundle-SymbolicName : nl.esciencecenter.e3dchem.python.plugin;singleton:=true
5- Bundle-Version : 2.0.0 .qualifier
5+ Bundle-Version : 2.0.1 .qualifier
66Bundle-RequiredExecutionEnvironment : JavaSE-1.8
77Bundle-Vendor : Netherlands eScience Center
88Require-Bundle : org.knime.core;bundle-version="[3.1.0,4.0.0)",
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >nl.esciencecenter.e3dchem.python</groupId >
66 <artifactId >nl.esciencecenter.e3dchem.python</artifactId >
7- <version >2.0.0 -SNAPSHOT</version >
7+ <version >2.0.1 -SNAPSHOT</version >
88 </parent >
99 <artifactId >nl.esciencecenter.e3dchem.python.plugin</artifactId >
1010 <packaging >eclipse-plugin</packaging >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >nl.esciencecenter.e3dchem.python</groupId >
55 <artifactId >nl.esciencecenter.e3dchem.python</artifactId >
6- <version >2.0.0 -SNAPSHOT</version >
6+ <version >2.0.1 -SNAPSHOT</version >
77 <packaging >pom</packaging >
88
99 <scm >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Tests for Abstract Python wrapper KNIME node and helpers
44Bundle-SymbolicName : nl.esciencecenter.e3dchem.python.tests
5- Bundle-Version : 2.0.0 .qualifier
5+ Bundle-Version : 2.0.1 .qualifier
66Bundle-RequiredExecutionEnvironment : JavaSE-1.8
77Require-Bundle : org.junit;bundle-version="4.12.0",
88 org.knime.core;bundle-version="[3.1.0,4.0.0)",
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >nl.esciencecenter.e3dchem.python</groupId >
77 <artifactId >nl.esciencecenter.e3dchem.python</artifactId >
8- <version >2.0.0 -SNAPSHOT</version >
8+ <version >2.0.1 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >nl.esciencecenter.e3dchem.python.tests</artifactId >
You can’t perform that action at this time.
0 commit comments