Skip to content

Commit

Permalink
shift to version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Thiriot committed Apr 18, 2019
1 parent 533687c commit b532a9c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 14 deletions.
2 changes: 1 addition & 1 deletion ch.res_ear.samthiriot.knime.dbase.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="ch.res_ear.samthiriot.knime.dbase.feature"
label="KNIME-dBase nodes"
version="1.0.0.qualifier"
version="1.0.1.qualifier"
provider-name="EIFER">

<description>
Expand Down
2 changes: 1 addition & 1 deletion ch.res_ear.samthiriot.knime.dbase/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: DBase extension for KNIME Workbench
Bundle-SymbolicName: ch.res_ear.samthiriot.knime.dbase;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.1.qualifier
Bundle-ClassPath: readpopulationfromdbase.jar,
lib/dans_dbf/dans-dbf-lib-1.0.0-beta-10.jar
Bundle-Activator: ch.res_ear.samthiriot.knime.dbase.KnimeDBasePlugin
Expand Down
12 changes: 0 additions & 12 deletions ch.res_ear.samthiriot.knime.dbase/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,6 @@
<?eclipse version="3.0"?>
<plugin>

<!-- This is an example for providing an own category
<extension
point="org.knime.workbench.repository.categories">
<category
description="Category containing my nodes"
icon="icons/default.png"
level-id="myNodes"
name="My nodes"
path="/"/>
</extension>
-->

<extension
point="org.knime.workbench.repository.nodes">
<node
Expand Down

0 comments on commit b532a9c

Please sign in to comment.