Updated version in pom / project files to taxeditor version : 5.19.0-SNAPSHOT and...
authorjenkins <jenkins-int@bgbm.org>
Thu, 3 Dec 2020 17:24:59 +0000 (18:24 +0100)
committerjenkins <jenkins-int@bgbm.org>
Thu, 3 Dec 2020 17:24:59 +0000 (18:24 +0100)
34 files changed:
eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.application/pom.xml
eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.bulkeditor/pom.xml
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.cdmlib/build.properties
eu.etaxonomy.taxeditor.cdmlib/pom.xml
eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.editor/pom.xml
eu.etaxonomy.taxeditor.feature.platform/feature.xml
eu.etaxonomy.taxeditor.feature.platform/pom.xml
eu.etaxonomy.taxeditor.feature/feature.xml
eu.etaxonomy.taxeditor.feature/pom.xml
eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.help/pom.xml
eu.etaxonomy.taxeditor.local/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.local/pom.xml
eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.molecular.lib/pom.xml
eu.etaxonomy.taxeditor.molecular/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.molecular/pom.xml
eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.navigation/pom.xml
eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.printpublisher/pom.xml
eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.store/pom.xml
eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.test/pom.xml
eu.etaxonomy.taxeditor.workbench/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.workbench/pom.xml
eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product
eu.etaxonomy.taxeditor/pom.xml
pom.xml

index b9a4069c558af0c69f9d80034a7beeb05e01be32..9c695b3a45f43d635aa107f3bad5fbcbc1505647 100644 (file)
@@ -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.18.0.qualifier
+Bundle-Version: 5.19.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index 1e61fb5badb544d9e8e94d1bc52c3a1f967ea188..424172dcbf1e5ea99590a02b358c64a81ce4dfd2 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0-SNAPSHOT</version>
+    <version>5.19.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 639464f1f94ad74e9f86fd5881be0712f1dc85f6..86fb269437d0a88d7141ea7d29eb522d2d18f3f8 100644 (file)
@@ -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.18.0.qualifier
+Bundle-Version: 5.19.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index da1ae1a7354d89537d069540ea5180d4f8c0404b..06169a94c6e5d1e876d5c613eac07e11ab21bead 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.18.0-SNAPSHOT</version>
+               <version>5.19.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 694466344efb142f8ffa61493ea1b8717d6ad148..6616c0239a6d10b74aadec07d6ee3107b405ef1f 100644 (file)
@@ -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.18.0.qualifier
+Bundle-Version: 5.19.0.qualifier
 Eclipse-BundleShape: dir
 Export-Package: com.sun.istack.internal.tools,
  com.sun.istack.internal.ws,
@@ -558,13 +558,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.18.0-SNAPSHOT.jar,
- lib/cdmlib-ext-5.18.0-SNAPSHOT.jar,
- lib/cdmlib-io-5.18.0-SNAPSHOT.jar,
- lib/cdmlib-model-5.18.0-SNAPSHOT.jar,
- lib/cdmlib-persistence-5.18.0-SNAPSHOT.jar,
- lib/cdmlib-cache-5.18.0-SNAPSHOT.jar,
- lib/cdmlib-services-5.18.0-SNAPSHOT.jar,
+ lib/cdmlib-commons-5.19.0-SNAPSHOT.jar,
+ lib/cdmlib-ext-5.19.0-SNAPSHOT.jar,
+ lib/cdmlib-io-5.19.0-SNAPSHOT.jar,
+ lib/cdmlib-model-5.19.0-SNAPSHOT.jar,
+ lib/cdmlib-persistence-5.19.0-SNAPSHOT.jar,
+ lib/cdmlib-cache-5.19.0-SNAPSHOT.jar,
+ lib/cdmlib-services-5.19.0-SNAPSHOT.jar,
  lib/commons-beanutils-1.9.4.jar,
  lib/commons-codec-1.15.jar,
  lib/commons-collections-3.2.2.jar,
index 7c0a643060777ed70544f5fbeb0276f663a7a7a2..2d49ac65165c4151c7ab9e04f17745b5f09ea867 100644 (file)
@@ -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.18.0-SNAPSHOT.jar,\
-               lib/cdmlib-ext-5.18.0-SNAPSHOT.jar,\
-               lib/cdmlib-io-5.18.0-SNAPSHOT.jar,\
-               lib/cdmlib-model-5.18.0-SNAPSHOT.jar,\
-               lib/cdmlib-persistence-5.18.0-SNAPSHOT.jar,\
-               lib/cdmlib-services-5.18.0-SNAPSHOT.jar,\
+               lib/cdmlib-commons-5.19.0-SNAPSHOT.jar,\
+               lib/cdmlib-ext-5.19.0-SNAPSHOT.jar,\
+               lib/cdmlib-io-5.19.0-SNAPSHOT.jar,\
+               lib/cdmlib-model-5.19.0-SNAPSHOT.jar,\
+               lib/cdmlib-persistence-5.19.0-SNAPSHOT.jar,\
+               lib/cdmlib-services-5.19.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.18.0-SNAPSHOT.jar,\
+               lib/cdmlib-cache-5.19.0-SNAPSHOT.jar,\
                lib/org.swtchart_0.10.0.v20160212.jar,\
                lib/commons-collections4-4.4.jar,\
                lib/commons-math3-3.6.1.jar,\
index 99a0f862d498045d73abfb9b66a65377248233b0..9c50bf4ef94bd99b2adb61cbc54b1842a61b2f81 100644 (file)
@@ -4,7 +4,7 @@
   <parent>\r
     <groupId>eu.etaxonomy</groupId>\r
     <artifactId>taxeditor-parent</artifactId>\r
-    <version>5.18.0-SNAPSHOT</version>\r
+    <version>5.19.0-SNAPSHOT</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index f2eeca542954feba4da0afc12116b83d5b4e2e9b..a4005b6528a7343979b2e0601aad13617fc937d6 100644 (file)
@@ -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.18.0.qualifier
+Bundle-Version: 5.19.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index c25dc55f408523a864f176b982ef3d4d5bf71b1f..d325512e5dee2fe695f6694c0864c880ce324890 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0-SNAPSHOT</version>
+    <version>5.19.0-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index 2f1fe4d78f762b4ae7b20a17402140556db19efd..3efe2e8731f870bdd27f48286fa3016e658c238e 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature.platform"\r
       label="Taxeditor Dependencies"\r
-      version="5.18.0.qualifier"\r
+      version="5.19.0.qualifier"\r
       os="linux,macosx,win32"\r
       ws="cocoa,gtk,win32"\r
       arch="x86,x86_64">\r
index e1c5612e375313f1cc3ed11f519e1f99afd36f0c..d6a9f0edefe365f95f0736ad1c66ec46864e52e4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.18.0-SNAPSHOT</version>
+               <version>5.19.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index 22ecf6bcdac6c8d298b4ecdb7ee6a397d78b1adf..8096a4a15b21dbe30f98e858fa203afba02ac629 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature"\r
       label="Taxonomic Editor"\r
-      version="5.18.0.qualifier"\r
+      version="5.19.0.qualifier"\r
       provider-name="EDIT"\r
       plugin="eu.etaxonomy.taxeditor.application"\r
       os="linux,macosx,win32"\r
index aeef788e24d8c6ae18322ab9191dedf8987a6825..6464173c8e45c68473e363a6031596da7e394633 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0-SNAPSHOT</version>
+    <version>5.19.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index 3df825c29b6ab0628a0840ccd74216b1fe3fc6e4..5b29295d4ffc2e9bf630586f68ff4afbebbd7df6 100644 (file)
@@ -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.18.0.qualifier
+Bundle-Version: 5.19.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index 0a66f674ed7100bce45691fd1e2cf21bad1cdacd..08c5cf33db3761e05a5a1fb08bf6b9bad3fb7c1f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.18.0-SNAPSHOT</version>
+               <version>5.19.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index df891b07c5dd273fe56eef26bd8bb031d4ccaf0a..dd61235582cd64c0c7221269de7e674e6e159ece 100644 (file)
@@ -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.18.0.qualifier
+Bundle-Version: 5.19.0.qualifier
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jface,
  org.eclipse.ui.ide,
index dc7f93a5e8487508ee0fdf2139f24c03012ced47..ccaef21ab4e05e03b2bc9bcd5452a6e29f824bab 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0-SNAPSHOT</version>
+    <version>5.19.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.local</artifactId>
index 75bf34acf7ea2ba05bf4e0fbb0afb4550514e164..a79f3ee033ec7aa446b3a4ac68a6832c39c1ad0e 100644 (file)
@@ -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.18.0.qualifier
+Bundle-Version: 5.19.0.qualifier
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
index 91a0b8bb92938ca9ee072705d416e2002bb78eb9..8917cbbed57401430357c44403807cc7ed577520 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0-SNAPSHOT</version>
+    <version>5.19.0-SNAPSHOT</version>
   </parent>
   
   <name>Molecular Library Dependencies Bundle</name>
index 14d93d37ab28bb915ce713dae7b32cc8a53cb86e..8bf365cb2915e8145577b4d054a1e7233227edc0 100644 (file)
@@ -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.18.0.qualifier
+Bundle-Version: 5.19.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
index 47ba7976b9cad376d04f13b2fab89740ea82b522..9c536491746433ef128506c83f7e527093aba9a2 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0-SNAPSHOT</version>
+    <version>5.19.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index a83ef45085354b692efdf5c818963c021d82de50..b4c57ba15af6410494f2cf5562100072b230b0f5 100644 (file)
@@ -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.18.0.qualifier
+Bundle-Version: 5.19.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.navigation,
index 2907ac14614fd6d80ddedcbe1a9d736161495d76..93bfb909aab3b5d56b9dbae9b27f999718e46933 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.18.0-SNAPSHOT</version>
+               <version>5.19.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 74e270b44c06ba474be469ed3ac572968096c0f0..06053ce373fa45cdf27b33118e46d425fc7356a0 100644 (file)
@@ -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.18.0.qualifier
+Bundle-Version: 5.19.0.qualifier
 Export-Package: eu.etaxonomy.cdm.print,
  eu.etaxonomy.cdm.print.out,
  eu.etaxonomy.cdm.print.out.odf,
index 469594be33d812fc15d9f5c94e513f28dadbbc00..68b62fa80bf24fa004a56cc64af000d52591f597 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>5.18.0-SNAPSHOT</version>
+               <version>5.19.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 69133b663fbf4a846f3670cd07a305cd306877bc..40f0d4ba478c932094460f8e6d7433067a246942 100644 (file)
@@ -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.18.0.qualifier
+Bundle-Version: 5.19.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
index 5a5dc4d27e716e4b41501a58ef5e58d15fb07587..d63dbd0d90ac87d8fb4e295c75818eef0ac6ca71 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>5.18.0-SNAPSHOT</version>
+       <version>5.19.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 3e091e34c7ef638029f87c83a0c2a0f2f46cf4ef..5d9ade617ef67bac21aaa39ff10871dc1befc749 100644 (file)
@@ -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.18.0.qualifier
+Bundle-Version: 5.19.0.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
index 1bab0d4e01dc6ab558af5385fd392173d991d9ae..61aceb38185703c821d20bec33271f3c7a537f3e 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0-SNAPSHOT</version>
+    <version>5.19.0-SNAPSHOT</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <!-- for packaging=eclipse-test-plugin 
index c815e99d7a8873e58ac360b7c9f634e4323eb44d..2a3b163446669e7246dd397edf2d30fab97798cf 100644 (file)
@@ -5,7 +5,7 @@ Export-Package: eu.etaxonomy.taxeditor.bulkeditor,
  eu.etaxonomy.taxeditor.workbench.datasource,
  eu.etaxonomy.taxeditor.workbench.part
 Bundle-Name: Workbench Bundle
-Bundle-Version: 5.18.0.qualifier
+Bundle-Version: 5.19.0.qualifier
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.e4.ui.workbench,
index fa0583f833f412f08e50c96d4f44af00521db13d..46d1962d120055d53f09862207bf37786aec6488 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0-SNAPSHOT</version>
+    <version>5.19.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index dbcabbd3c2694ab24a507e2ce4c806cbfb24344c..cefeaa422f6b31cac18e563934c6a96a9c000c5e 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<?pde version="3.5"?><product application="eu.etaxonomy.taxeditor.application.application" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" includeLaunchers="true" name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product" useFeatures="true" version="5.18.0.qualifier">
+<?pde version="3.5"?><product application="eu.etaxonomy.taxeditor.application.application" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" includeLaunchers="true" name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product" useFeatures="true" version="5.19.0.qualifier">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
index aca25f5010b0315acb6f78b41b06c32a5f4e72c7..7e561cc0df0984331ca3a12b8d2cc45b347de680 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0-SNAPSHOT</version>
+    <version>5.19.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index ad2a799c7bff683fa1d5385f08c5699ac311a387..32df873f13aa2b76789b36e79da973c6c810bdc3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>5.18.0-SNAPSHOT</version>
+  <version>5.19.0-SNAPSHOT</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for
     cybertaxonomy
   <properties>
     <java.codelevel>1.8</java.codelevel>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <cdmlib.version>5.18.0-SNAPSHOT</cdmlib.version>
+    <cdmlib.version>5.19.0-SNAPSHOT</cdmlib.version>
     <!-- TODO can we use project.version ????? -->
     <!-- Increasing tycho above 0.22.0 will fail for the macosx build because 
       for higher version numbers tycho needs to be build against Eclipse Mars or 
       higher -->
     <tycho.version>1.0.0</tycho.version>
-    <taxeditor.version>5.18.0-SNAPSHOT</taxeditor.version>
+    <taxeditor.version>5.19.0-SNAPSHOT</taxeditor.version>
     <update.dir>snapshot</update.dir>
     <log4j.version>1.2.17</log4j.version>
     <httpcomponents.version>4.5.12</httpcomponents.version>
     <jetty-version>9.4.26.v20200117</jetty-version>
-
     <javadoc.opts>-Xdoclint:none</javadoc.opts>
   </properties>
   <modules>