From: jenkins Date: Mon, 11 Oct 2021 11:01:40 +0000 (+0200) Subject: Updated version in pom / project files to taxeditor version : 5.28.0-SNAPSHOT and... X-Git-Tag: 5.28.0^2~54 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/7cf401e10b0d53fa9f1cfd5afa757ae8a9d5716e Updated version in pom / project files to taxeditor version : 5.28.0-SNAPSHOT and cdmlib version : 5.28.0-SNAPSHOT --- diff --git a/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF index d2e665585..87cb18e3e 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.27.0.qualifier +Bundle-Version: 5.28.0.qualifier 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 d47be14af..c3a7ec6fc 100644 --- a/eu.etaxonomy.taxeditor.application/pom.xml +++ b/eu.etaxonomy.taxeditor.application/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.27.0-SNAPSHOT + 5.28.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF index 37fb9977b..012c55834 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.27.0.qualifier +Bundle-Version: 5.28.0.qualifier 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 981c9978a..b020f104d 100644 --- a/eu.etaxonomy.taxeditor.bulkeditor/pom.xml +++ b/eu.etaxonomy.taxeditor.bulkeditor/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.27.0-SNAPSHOT + 5.28.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF index d0140138f..72e67ac0e 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.27.0.qualifier +Bundle-Version: 5.28.0.qualifier Eclipse-BundleShape: dir Export-Package: com.sun.istack.internal.tools, com.sun.istack.internal.ws, @@ -563,13 +563,13 @@ Require-Bundle: org.eclipse.osgi, Bundle-ClassPath: ., lib/apache-log4j-extras-1.2.17.jar, lib/aspectjrt-1.9.6.jar, - lib/cdmlib-commons-5.27.0-SNAPSHOT.jar, - lib/cdmlib-ext-5.27.0-SNAPSHOT.jar, - lib/cdmlib-io-5.27.0-SNAPSHOT.jar, - lib/cdmlib-model-5.27.0-SNAPSHOT.jar, - lib/cdmlib-persistence-5.27.0-SNAPSHOT.jar, - lib/cdmlib-cache-5.27.0-SNAPSHOT.jar, - lib/cdmlib-services-5.27.0-SNAPSHOT.jar, + lib/cdmlib-commons-5.28.0-SNAPSHOT.jar, + lib/cdmlib-ext-5.28.0-SNAPSHOT.jar, + lib/cdmlib-io-5.28.0-SNAPSHOT.jar, + lib/cdmlib-model-5.28.0-SNAPSHOT.jar, + lib/cdmlib-persistence-5.28.0-SNAPSHOT.jar, + lib/cdmlib-cache-5.28.0-SNAPSHOT.jar, + lib/cdmlib-services-5.28.0-SNAPSHOT.jar, lib/commons-beanutils-1.9.4.jar, lib/commons-codec-1.15.jar, lib/commons-collections-3.2.2.jar, diff --git a/eu.etaxonomy.taxeditor.cdmlib/build.properties b/eu.etaxonomy.taxeditor.cdmlib/build.properties index 2c59eb680..12c80ce2c 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/build.properties +++ b/eu.etaxonomy.taxeditor.cdmlib/build.properties @@ -3,12 +3,12 @@ bin.includes = META-INF/,\ lib/apache-log4j-extras-1.2.17.jar,\ lib/aspectjrt-1.9.6.jar,\ lib/aspectjweaver-1.9.6.jar,\ - lib/cdmlib-commons-5.27.0-SNAPSHOT.jar,\ - lib/cdmlib-ext-5.27.0-SNAPSHOT.jar,\ - lib/cdmlib-io-5.27.0-SNAPSHOT.jar,\ - lib/cdmlib-model-5.27.0-SNAPSHOT.jar,\ - lib/cdmlib-persistence-5.27.0-SNAPSHOT.jar,\ - lib/cdmlib-services-5.27.0-SNAPSHOT.jar,\ + lib/cdmlib-commons-5.28.0-SNAPSHOT.jar,\ + lib/cdmlib-ext-5.28.0-SNAPSHOT.jar,\ + lib/cdmlib-io-5.28.0-SNAPSHOT.jar,\ + lib/cdmlib-model-5.28.0-SNAPSHOT.jar,\ + lib/cdmlib-persistence-5.28.0-SNAPSHOT.jar,\ + lib/cdmlib-services-5.28.0-SNAPSHOT.jar,\ lib/commons-beanutils-1.9.4.jar,\ lib/commons-codec-1.15.jar,\ lib/commons-collections-3.2.2.jar,\ @@ -89,7 +89,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.27.0-SNAPSHOT.jar,\ + lib/cdmlib-cache-5.28.0-SNAPSHOT.jar,\ lib/org.swtchart_0.10.0.v20160212.jar,\ lib/commons-collections4-4.4.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 a6f319bdb..c24c4ddef 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/pom.xml +++ b/eu.etaxonomy.taxeditor.cdmlib/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 5.27.0-SNAPSHOT + 5.28.0-SNAPSHOT 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 41cfd40bd..02374a98c 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.27.0.qualifier +Bundle-Version: 5.28.0.qualifier 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 5524237fb..e6c8b5d95 100644 --- a/eu.etaxonomy.taxeditor.editor/pom.xml +++ b/eu.etaxonomy.taxeditor.editor/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 5.27.0-SNAPSHOT + 5.28.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.feature.platform/feature.xml b/eu.etaxonomy.taxeditor.feature.platform/feature.xml index 43e9599e4..c48c28e0c 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 81c78710a..c6c071e6f 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.27.0-SNAPSHOT + 5.28.0-SNAPSHOT 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 f00f14e38..24f4b1027 100644 --- a/eu.etaxonomy.taxeditor.feature/feature.xml +++ b/eu.etaxonomy.taxeditor.feature/feature.xml @@ -2,7 +2,7 @@ eu.etaxonomy taxeditor-parent - 5.27.0-SNAPSHOT + 5.28.0-SNAPSHOT 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 1ad51dc76..972ffe8df 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.27.0.qualifier +Bundle-Version: 5.28.0.qualifier 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 bf2c5be92..9503034f4 100644 --- a/eu.etaxonomy.taxeditor.help/pom.xml +++ b/eu.etaxonomy.taxeditor.help/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.27.0-SNAPSHOT + 5.28.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.local/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.local/META-INF/MANIFEST.MF index d842a1231..2e870d35d 100644 --- a/eu.etaxonomy.taxeditor.local/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.local/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Local Bundle-SymbolicName: eu.etaxonomy.taxeditor.local;singleton:=true -Bundle-Version: 5.27.0.qualifier +Bundle-Version: 5.28.0.qualifier Require-Bundle: org.eclipse.core.runtime, org.eclipse.jface, org.eclipse.ui.ide, diff --git a/eu.etaxonomy.taxeditor.local/pom.xml b/eu.etaxonomy.taxeditor.local/pom.xml index d51c83ed6..09e07652b 100644 --- a/eu.etaxonomy.taxeditor.local/pom.xml +++ b/eu.etaxonomy.taxeditor.local/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 5.27.0-SNAPSHOT + 5.28.0-SNAPSHOT 4.0.0 eu.etaxonomy.taxeditor.local diff --git a/eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF index 578108466..34c96aeef 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.27.0.qualifier +Bundle-Version: 5.28.0.qualifier 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 b770b9f40..7f451b35d 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.27.0-SNAPSHOT + 5.28.0-SNAPSHOT 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 a2357bc9b..0b9d91972 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.27.0.qualifier +Bundle-Version: 5.28.0.qualifier 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 2946c6252..8873c0eeb 100644 --- a/eu.etaxonomy.taxeditor.molecular/pom.xml +++ b/eu.etaxonomy.taxeditor.molecular/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.27.0-SNAPSHOT + 5.28.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF index b1bfdd6d6..98082b072 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.27.0.qualifier +Bundle-Version: 5.28.0.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin Bundle-Vendor: EDIT Export-Package: eu.etaxonomy.taxeditor.navigation, diff --git a/eu.etaxonomy.taxeditor.navigation/pom.xml b/eu.etaxonomy.taxeditor.navigation/pom.xml index d6105a355..9494758f0 100644 --- a/eu.etaxonomy.taxeditor.navigation/pom.xml +++ b/eu.etaxonomy.taxeditor.navigation/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.27.0-SNAPSHOT + 5.28.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF index e59412404..1c37a682a 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.27.0.qualifier +Bundle-Version: 5.28.0.qualifier Export-Package: eu.etaxonomy.cdm.print, eu.etaxonomy.cdm.print.out, eu.etaxonomy.cdm.print.out.odf, @@ -47,8 +47,8 @@ Require-Bundle: org.eclipse.osgi, eu.etaxonomy.taxeditor.editor, eu.etaxonomy.taxeditor.store Bundle-ClassPath: ., - lib/cdmlib-print-5.27.0-SNAPSHOT.jar, - lib/cdmlib-remote-5.27.0-SNAPSHOT.jar + lib/cdmlib-print-5.28.0-SNAPSHOT.jar, + lib/cdmlib-remote-5.28.0-SNAPSHOT.jar Import-Package: org.apache.log4j, org.eclipse.core.runtime, org.eclipse.core.runtime.jobs, diff --git a/eu.etaxonomy.taxeditor.printpublisher/build.properties b/eu.etaxonomy.taxeditor.printpublisher/build.properties index cc8f011c4..3ef5d1abf 100644 --- a/eu.etaxonomy.taxeditor.printpublisher/build.properties +++ b/eu.etaxonomy.taxeditor.printpublisher/build.properties @@ -2,7 +2,7 @@ source.. = src/main/java/ bin.includes = META-INF/,\ .,\ plugin.xml,\ - lib/cdmlib-print-5.27.0-SNAPSHOT.jar,\ - lib/cdmlib-remote-5.27.0-SNAPSHOT.jar,\ + lib/cdmlib-print-5.28.0-SNAPSHOT.jar,\ + lib/cdmlib-remote-5.28.0-SNAPSHOT.jar,\ OSGI-INF/l10n/bundle.properties,\ OSGI-INF/l10n/bundle_de.properties,\ diff --git a/eu.etaxonomy.taxeditor.printpublisher/pom.xml b/eu.etaxonomy.taxeditor.printpublisher/pom.xml index b36e0b8db..353da8c02 100644 --- a/eu.etaxonomy.taxeditor.printpublisher/pom.xml +++ b/eu.etaxonomy.taxeditor.printpublisher/pom.xml @@ -3,7 +3,7 @@ taxeditor-parent eu.etaxonomy - 5.27.0-SNAPSHOT + 5.28.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF index 4a917a9cb..baf6a1945 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.27.0.qualifier +Bundle-Version: 5.28.0.qualifier 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 c7a0371ef..6f3952a15 100644 --- a/eu.etaxonomy.taxeditor.store/pom.xml +++ b/eu.etaxonomy.taxeditor.store/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.27.0-SNAPSHOT + 5.28.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF index 81b72cbc5..f8a84790a 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.27.0.qualifier +Bundle-Version: 5.28.0.qualifier 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 8b9ef4b2b..46ba75acc 100644 --- a/eu.etaxonomy.taxeditor.test/pom.xml +++ b/eu.etaxonomy.taxeditor.test/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 5.27.0-SNAPSHOT + 5.28.0-SNAPSHOT eu.etaxonomy.taxeditor.test 1.0.0 - 5.27.0-SNAPSHOT + 5.28.0-SNAPSHOT snapshot 1.2.17 4.5.12