From 0372da2d591ef5913a109f654af18d63a0eaa70f Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 3 May 2019 17:25:46 +0200 Subject: [PATCH] Updated version in pom / project files to taxeditor version : 5.7.0 and cdmlib version : 5.7.0 --- .../META-INF/MANIFEST.MF | 2 +- eu.etaxonomy.taxeditor.application/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- eu.etaxonomy.taxeditor.bulkeditor/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 22 +++++++++---------- .../build.properties | 20 ++++++++--------- eu.etaxonomy.taxeditor.cdmlib/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- eu.etaxonomy.taxeditor.editor/pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- eu.etaxonomy.taxeditor.feature/feature.xml | 2 +- eu.etaxonomy.taxeditor.feature/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- eu.etaxonomy.taxeditor.help/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- eu.etaxonomy.taxeditor.molecular.lib/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- eu.etaxonomy.taxeditor.molecular/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- eu.etaxonomy.taxeditor.navigation/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- eu.etaxonomy.taxeditor.printpublisher/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- eu.etaxonomy.taxeditor.store/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- eu.etaxonomy.taxeditor.test/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- eu.etaxonomy.taxeditor.webapp/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- eu.etaxonomy.taxeditor.workbench/pom.xml | 2 +- .../eu.etaxonomy.taxeditor.product | 2 +- eu.etaxonomy.taxeditor/pom.xml | 2 +- pom.xml | 6 ++--- 34 files changed, 55 insertions(+), 55 deletions(-) diff --git a/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF index 8dbce7e87..bd456d245 100644 --- a/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Application Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true -Bundle-Version: 5.7.0.qualifier +Bundle-Version: 5.7.0 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin Bundle-Vendor: EDIT Bundle-Localization: OSGI-INF/l10n/plugin diff --git a/eu.etaxonomy.taxeditor.application/pom.xml b/eu.etaxonomy.taxeditor.application/pom.xml index 6ef7ad430..5beea9c0e 100644 --- a/eu.etaxonomy.taxeditor.application/pom.xml +++ b/eu.etaxonomy.taxeditor.application/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 4.0.0 diff --git a/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF index dc5b05620..19d572ec1 100644 --- a/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Bulkeditor Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.bulkeditor;singleton:=true -Bundle-Version: 5.7.0.qualifier +Bundle-Version: 5.7.0 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin Bundle-Vendor: EDIT Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor, diff --git a/eu.etaxonomy.taxeditor.bulkeditor/pom.xml b/eu.etaxonomy.taxeditor.bulkeditor/pom.xml index 4cba2afa0..4c1f50825 100644 --- a/eu.etaxonomy.taxeditor.bulkeditor/pom.xml +++ b/eu.etaxonomy.taxeditor.bulkeditor/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 4.0.0 diff --git a/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF index 5332b5890..245d7f18e 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: CDM Library Dependencies Plugin Bundle-SymbolicName: eu.etaxonomy.taxeditor.cdmlib;singleton:=true -Bundle-Version: 5.7.0.qualifier +Bundle-Version: 5.7.0 Eclipse-BundleShape: dir Export-Package: com.google.api, com.google.api.detect, @@ -661,16 +661,16 @@ Bundle-ClassPath: ., lib/aspectjrt-1.8.8.jar, lib/aspectjweaver-1.8.8.jar, lib/batik-xml-1.7.jar, - lib/cdmlib-commons-5.7.0-SNAPSHOT.jar, - lib/cdmlib-ext-5.7.0-SNAPSHOT.jar, - lib/cdmlib-io-5.7.0-SNAPSHOT.jar, - lib/cdmlib-model-5.7.0-SNAPSHOT.jar, - lib/cdmlib-persistence-5.7.0-SNAPSHOT.jar, - lib/cdmlib-print-5.7.0-SNAPSHOT.jar, - lib/cdmlib-remote-5.7.0-SNAPSHOT.jar, - lib/cdmlib-cache-5.7.0-SNAPSHOT.jar, - lib/cdmlib-services-5.7.0-SNAPSHOT.jar, - lib/cdmlib-test-5.7.0-SNAPSHOT.jar, + lib/cdmlib-commons-5.7.0.jar, + lib/cdmlib-ext-5.7.0.jar, + lib/cdmlib-io-5.7.0.jar, + lib/cdmlib-model-5.7.0.jar, + lib/cdmlib-persistence-5.7.0.jar, + lib/cdmlib-print-5.7.0.jar, + lib/cdmlib-remote-5.7.0.jar, + lib/cdmlib-cache-5.7.0.jar, + lib/cdmlib-services-5.7.0.jar, + lib/cdmlib-test-5.7.0.jar, lib/com.springsource.org.aopalliance-1.0.0.jar, lib/com.springsource.org.apache.commons.logging-1.1.1.jar, lib/commons-beanutils-1.9.2.jar, diff --git a/eu.etaxonomy.taxeditor.cdmlib/build.properties b/eu.etaxonomy.taxeditor.cdmlib/build.properties index 697133f37..c998177c6 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/build.properties +++ b/eu.etaxonomy.taxeditor.cdmlib/build.properties @@ -5,15 +5,15 @@ bin.includes = META-INF/,\ lib/aspectjrt-1.8.8.jar,\ lib/aspectjweaver-1.8.8.jar,\ lib/batik-xml-1.7.jar,\ - lib/cdmlib-commons-5.7.0-SNAPSHOT.jar,\ - lib/cdmlib-ext-5.7.0-SNAPSHOT.jar,\ - lib/cdmlib-io-5.7.0-SNAPSHOT.jar,\ - lib/cdmlib-model-5.7.0-SNAPSHOT.jar,\ - lib/cdmlib-persistence-5.7.0-SNAPSHOT.jar,\ - lib/cdmlib-print-5.7.0-SNAPSHOT.jar,\ - lib/cdmlib-remote-5.7.0-SNAPSHOT.jar,\ - lib/cdmlib-services-5.7.0-SNAPSHOT.jar,\ - lib/cdmlib-test-5.7.0-SNAPSHOT.jar,\ + lib/cdmlib-commons-5.7.0.jar,\ + lib/cdmlib-ext-5.7.0.jar,\ + lib/cdmlib-io-5.7.0.jar,\ + lib/cdmlib-model-5.7.0.jar,\ + lib/cdmlib-persistence-5.7.0.jar,\ + lib/cdmlib-print-5.7.0.jar,\ + lib/cdmlib-remote-5.7.0.jar,\ + lib/cdmlib-services-5.7.0.jar,\ + lib/cdmlib-test-5.7.0.jar,\ lib/com.springsource.org.aopalliance-1.0.0.jar,\ lib/com.springsource.org.apache.commons.logging-1.1.1.jar,\ lib/commons-beanutils-1.9.2.jar,\ @@ -219,7 +219,7 @@ bin.includes = META-INF/,\ lib/lucene-analyzers-common-5.4.1.jar,\ lib/lucene-sandbox-5.4.1.jar,\ lib/lucene-suggest-5.4.1.jar,\ - lib/cdmlib-cache-5.7.0-SNAPSHOT.jar,\ + lib/cdmlib-cache-5.7.0.jar,\ lib/redmine-java-api-3.1.0.jar,\ lib/org.swtchart_0.10.0.v20160212.jar,\ lib/commons-math3-3.6.1.jar,\ diff --git a/eu.etaxonomy.taxeditor.cdmlib/pom.xml b/eu.etaxonomy.taxeditor.cdmlib/pom.xml index e44919d7c..325256de4 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/pom.xml +++ b/eu.etaxonomy.taxeditor.cdmlib/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 4.0.0 eu.etaxonomy.taxeditor.cdmlib diff --git a/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF index d0128c603..fe792962b 100644 --- a/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Editor Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.editor;singleton:=true -Bundle-Version: 5.7.0.qualifier +Bundle-Version: 5.7.0 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin Bundle-Vendor: %Bundle-Vendor.0 Bundle-Localization: OSGI-INF/l10n/plugin diff --git a/eu.etaxonomy.taxeditor.editor/pom.xml b/eu.etaxonomy.taxeditor.editor/pom.xml index f0440a2db..a6c7b2a24 100644 --- a/eu.etaxonomy.taxeditor.editor/pom.xml +++ b/eu.etaxonomy.taxeditor.editor/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 4.0.0 diff --git a/eu.etaxonomy.taxeditor.feature.platform/feature.xml b/eu.etaxonomy.taxeditor.feature.platform/feature.xml index 4ad94365e..30758ad0e 100644 --- a/eu.etaxonomy.taxeditor.feature.platform/feature.xml +++ b/eu.etaxonomy.taxeditor.feature.platform/feature.xml @@ -2,7 +2,7 @@ diff --git a/eu.etaxonomy.taxeditor.feature.platform/pom.xml b/eu.etaxonomy.taxeditor.feature.platform/pom.xml index 8cf714092..91ce96cc9 100644 --- a/eu.etaxonomy.taxeditor.feature.platform/pom.xml +++ b/eu.etaxonomy.taxeditor.feature.platform/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 4.0.0 eu.etaxonomy.taxeditor.feature.platform diff --git a/eu.etaxonomy.taxeditor.feature/feature.xml b/eu.etaxonomy.taxeditor.feature/feature.xml index 43930a064..9f3f40556 100644 --- a/eu.etaxonomy.taxeditor.feature/feature.xml +++ b/eu.etaxonomy.taxeditor.feature/feature.xml @@ -2,7 +2,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 4.0.0 eu.etaxonomy.taxeditor.feature diff --git a/eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF index d8cb5bdbf..2140d4586 100644 --- a/eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Help Bundle-SymbolicName: eu.etaxonomy.taxeditor.help; singleton:=true -Bundle-Version: 5.7.0.qualifier +Bundle-Version: 5.7.0 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator Bundle-Vendor: EDIT Require-Bundle: org.eclipse.ui, diff --git a/eu.etaxonomy.taxeditor.help/pom.xml b/eu.etaxonomy.taxeditor.help/pom.xml index 10d6b7725..6edcd1be1 100644 --- a/eu.etaxonomy.taxeditor.help/pom.xml +++ b/eu.etaxonomy.taxeditor.help/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 4.0.0 diff --git a/eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF index 0be70add5..0bae7520e 100644 --- a/eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: eu.etaxonomy.taxeditor.molecular.lib Bundle-SymbolicName: eu.etaxonomy.taxeditor.molecular.lib;singleton:=true -Bundle-Version: 5.7.0.qualifier +Bundle-Version: 5.7.0 Bundle-ClassPath: ., lib/owlapi-xmlutils-4.1.4.jar, lib/commons-collections4-4.1.jar, diff --git a/eu.etaxonomy.taxeditor.molecular.lib/pom.xml b/eu.etaxonomy.taxeditor.molecular.lib/pom.xml index 1591d57fa..4717cc584 100644 --- a/eu.etaxonomy.taxeditor.molecular.lib/pom.xml +++ b/eu.etaxonomy.taxeditor.molecular.lib/pom.xml @@ -7,7 +7,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 Molecular Library Dependencies Bundle diff --git a/eu.etaxonomy.taxeditor.molecular/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.molecular/META-INF/MANIFEST.MF index 11914b769..ddd40a7e4 100644 --- a/eu.etaxonomy.taxeditor.molecular/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.molecular/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Molecular Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.molecular;singleton:=true -Bundle-Version: 5.7.0.qualifier +Bundle-Version: 5.7.0 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, diff --git a/eu.etaxonomy.taxeditor.molecular/pom.xml b/eu.etaxonomy.taxeditor.molecular/pom.xml index 4d4e3b751..c378b6e96 100644 --- a/eu.etaxonomy.taxeditor.molecular/pom.xml +++ b/eu.etaxonomy.taxeditor.molecular/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 4.0.0 diff --git a/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF index 52992163a..e0ed5d620 100644 --- a/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Navigation Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.navigation;singleton:=true -Bundle-Version: 5.7.0.qualifier +Bundle-Version: 5.7.0 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin Bundle-Vendor: EDIT Export-Package: eu.etaxonomy.cdm, diff --git a/eu.etaxonomy.taxeditor.navigation/pom.xml b/eu.etaxonomy.taxeditor.navigation/pom.xml index cf1b1ba12..5d481e825 100644 --- a/eu.etaxonomy.taxeditor.navigation/pom.xml +++ b/eu.etaxonomy.taxeditor.navigation/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 4.0.0 diff --git a/eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF index 2fc8f0d42..0fb505db8 100644 --- a/eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Printpublisher Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.printpublisher;singleton:=true -Bundle-Version: 5.7.0.qualifier +Bundle-Version: 5.7.0 Require-Bundle: org.eclipse.osgi, org.eclipse.ui, eu.etaxonomy.taxeditor.cdmlib, diff --git a/eu.etaxonomy.taxeditor.printpublisher/pom.xml b/eu.etaxonomy.taxeditor.printpublisher/pom.xml index 29c19d74a..5e2c47f6f 100644 --- a/eu.etaxonomy.taxeditor.printpublisher/pom.xml +++ b/eu.etaxonomy.taxeditor.printpublisher/pom.xml @@ -3,7 +3,7 @@ taxeditor-parent eu.etaxonomy - 5.7.0-SNAPSHOT + 5.7.0 4.0.0 diff --git a/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF index 993d516c3..9a6c11863 100644 --- a/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: DataStore Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true -Bundle-Version: 5.7.0.qualifier +Bundle-Version: 5.7.0 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin Bundle-Vendor: EDIT Bundle-Localization: OSGI-INF/l10n/bundle diff --git a/eu.etaxonomy.taxeditor.store/pom.xml b/eu.etaxonomy.taxeditor.store/pom.xml index 6bf2583d3..fa46f7a83 100644 --- a/eu.etaxonomy.taxeditor.store/pom.xml +++ b/eu.etaxonomy.taxeditor.store/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 4.0.0 diff --git a/eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF index 88587b054..2b834e707 100644 --- a/eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: eu.etaxonomy.taxeditor.test Bundle-SymbolicName: eu.etaxonomy.taxeditor.test;singleton:=true -Bundle-Version: 5.7.0.qualifier +Bundle-Version: 5.7.0 Bundle-ActivationPolicy: lazy Bundle-Vendor: EDIT Bundle-RequiredExecutionEnvironment: JavaSE-1.8 diff --git a/eu.etaxonomy.taxeditor.test/pom.xml b/eu.etaxonomy.taxeditor.test/pom.xml index c3c5a5a79..976fc108d 100644 --- a/eu.etaxonomy.taxeditor.test/pom.xml +++ b/eu.etaxonomy.taxeditor.test/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 eu.etaxonomy.taxeditor.test eclipse-test-plugin diff --git a/eu.etaxonomy.taxeditor.webapp/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.webapp/META-INF/MANIFEST.MF index 6fb84e68d..c5448b487 100644 --- a/eu.etaxonomy.taxeditor.webapp/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.webapp/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Webapp Bundle-SymbolicName: eu.etaxonomy.taxeditor.webapp;singleton:=true -Bundle-Version: 5.7.0.qualifier +Bundle-Version: 5.7.0 Require-Bundle: org.eclipse.core.runtime Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy diff --git a/eu.etaxonomy.taxeditor.webapp/pom.xml b/eu.etaxonomy.taxeditor.webapp/pom.xml index b792877ca..80197de4c 100644 --- a/eu.etaxonomy.taxeditor.webapp/pom.xml +++ b/eu.etaxonomy.taxeditor.webapp/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 4.0.0 eu.etaxonomy.taxeditor.webapp diff --git a/eu.etaxonomy.taxeditor.workbench/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.workbench/META-INF/MANIFEST.MF index d04c4fffb..6e5bcb122 100644 --- a/eu.etaxonomy.taxeditor.workbench/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.workbench/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Export-Package: eu.etaxonomy.taxeditor.bulkeditor, eu.etaxonomy.taxeditor.workbench, eu.etaxonomy.taxeditor.workbench.part Bundle-Name: Workbench Bundle -Bundle-Version: 5.7.0.qualifier +Bundle-Version: 5.7.0 Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.eclipse.e4.ui.workbench, diff --git a/eu.etaxonomy.taxeditor.workbench/pom.xml b/eu.etaxonomy.taxeditor.workbench/pom.xml index 678a835fe..7730d3c25 100644 --- a/eu.etaxonomy.taxeditor.workbench/pom.xml +++ b/eu.etaxonomy.taxeditor.workbench/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 4.0.0 diff --git a/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product b/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product index f03c5a2bb..b3ed27b02 100644 --- a/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product +++ b/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product @@ -1,5 +1,5 @@ - + diff --git a/eu.etaxonomy.taxeditor/pom.xml b/eu.etaxonomy.taxeditor/pom.xml index d6543b19d..cfd2e5657 100644 --- a/eu.etaxonomy.taxeditor/pom.xml +++ b/eu.etaxonomy.taxeditor/pom.xml @@ -2,7 +2,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 4.0.0 diff --git a/pom.xml b/pom.xml index 64a7b0ad5..028eb354e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ eu.etaxonomy taxeditor-parent - 5.7.0-SNAPSHOT + 5.7.0 EDIT Taxonomic Editor The Taxonomic Editor for EDIT's platform for cybertaxonomy @@ -18,13 +18,13 @@ 1.8 UTF-8 - 5.7.0-SNAPSHOT + 5.7.0 1.0.0 - 5.7.0-SNAPSHOT + 5.7.0 snapshot 3.4.2 1.2.17 -- 2.34.1