From cbb4cfac1f24088b4cc6d16c296cbd153187d128 Mon Sep 17 00:00:00 2001 From: "b.stoever" Date: Wed, 18 Jan 2017 11:08:20 +0100 Subject: [PATCH] TIC dependecy version updated. --- eu.etaxonomy.taxeditor.molecular.lib/.classpath | 4 ++-- eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF | 4 ++-- eu.etaxonomy.taxeditor.molecular.lib/build.properties | 4 ++-- eu.etaxonomy.taxeditor.molecular.lib/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eu.etaxonomy.taxeditor.molecular.lib/.classpath b/eu.etaxonomy.taxeditor.molecular.lib/.classpath index 6329dd124..de048bad1 100644 --- a/eu.etaxonomy.taxeditor.molecular.lib/.classpath +++ b/eu.etaxonomy.taxeditor.molecular.lib/.classpath @@ -1,5 +1,7 @@ + + @@ -9,8 +11,6 @@ - - diff --git a/eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF index 543d4e02e..e3acf3aaf 100644 --- a/eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF @@ -19,8 +19,8 @@ Bundle-ClassPath: ., lib/libralign-core-0.4.0-preview-2.jar, lib/libralign-io-0.4.0-preview-2.jar, lib/libralign-swt-0.4.0-preview-2.jar, - lib/tic-core-2.0.0-preview-2.jar, - lib/tic-swt-2.0.0-preview-2.jar + lib/tic-core-2.0.0.jar, + lib/tic-swt-2.0.0.jar Export-Package: info.bioinfweb.commons, info.bioinfweb.commons.appversion, info.bioinfweb.commons.beans, diff --git a/eu.etaxonomy.taxeditor.molecular.lib/build.properties b/eu.etaxonomy.taxeditor.molecular.lib/build.properties index a4bf0904f..06d79e73d 100644 --- a/eu.etaxonomy.taxeditor.molecular.lib/build.properties +++ b/eu.etaxonomy.taxeditor.molecular.lib/build.properties @@ -13,7 +13,7 @@ bin.includes = META-INF/,\ lib/libralign-core-0.4.0-preview-2.jar,\ lib/libralign-io-0.4.0-preview-2.jar,\ lib/libralign-swt-0.4.0-preview-2.jar,\ - lib/tic-core-2.0.0-preview-2.jar,\ - lib/tic-swt-2.0.0-preview-2.jar + lib/tic-core-2.0.0.jar,\ + lib/tic-swt-2.0.0.jar lib/jphyloio-core-0-SNAPSHOT.jar,\ lib/owlapi-xmlutils-4.1.4.jar diff --git a/eu.etaxonomy.taxeditor.molecular.lib/pom.xml b/eu.etaxonomy.taxeditor.molecular.lib/pom.xml index af2a52b6a..4645814be 100644 --- a/eu.etaxonomy.taxeditor.molecular.lib/pom.xml +++ b/eu.etaxonomy.taxeditor.molecular.lib/pom.xml @@ -154,12 +154,12 @@ info.bioinfweb.tic tic-core - 2.0.0-preview-2 + 2.0.0 info.bioinfweb.tic tic-swt - 2.0.0-preview-2 + 2.0.0 -- 2.34.1