Skip to content
Snippets Groups Projects
Commit f6bc0eae authored by felmer's avatar felmer
Browse files

change version from 0.1.0 -> 10.05.0

SVN: 15833
parent b344b22f
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<import file="../../build_resources/ant/build-common.xml" />
<project-classpath name="ecp" classes="${classes}" />
<property name="mainfolder" value="openbis_knime"/>
<property name="version" value="0.1.0"/>
<property name="version" value="10.05.0"/>
<property name="jar.file.name" value="openbis-knime.jar"/>
<property name="jar.file" value="${dist}/${jar.file.name}"/>
<property name="original.dist" value="../${ant.project.name}/dist" />
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: openBIS nodes
Bundle-SymbolicName: ch.systemsx.cisd.openbis.knime; singleton:=true
Bundle-Version: 0.1.0
Bundle-Version: 10.05.0
Bundle-ClassPath: openbis-knime.jar,lib/cisd-base.jar,lib/commons-codec.jar,
lib/commons-httpclient.jar,lib/commons-logging.jar,lib/log4j.jar,lib/openbis-query-api.jar,
lib/spring.jar,lib/stream-supporting-httpinvoker.jar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment