Updated version in pom / project files to taxeditor version : 5.20.0-SNAPSHOT and...
authorjenkins <jenkins-int@bgbm.org>
Thu, 28 Jan 2021 12:04:23 +0000 (13:04 +0100)
committerjenkins <jenkins-int@bgbm.org>
Thu, 28 Jan 2021 12:04:23 +0000 (13:04 +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 9c695b3a45f43d635aa107f3bad5fbcbc1505647..2a104df53062e862f2645204859c00e6aa885708 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.19.0.qualifier
+Bundle-Version: 5.20.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index 424172dcbf1e5ea99590a02b358c64a81ce4dfd2..6e787e877c469cefa8038d1c455447442ba2a17d 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.19.0-SNAPSHOT</version>
+    <version>5.20.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 86fb269437d0a88d7141ea7d29eb522d2d18f3f8..fb8feb767b70d4200ff8747a29b5b9b3cffeb1c9 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.19.0.qualifier
+Bundle-Version: 5.20.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index 06169a94c6e5d1e876d5c613eac07e11ab21bead..96498979beeb043f0663f16ff5e207b2805772ff 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.19.0-SNAPSHOT</version>
+               <version>5.20.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index bcae93f62acef522b5d63c17c71d4f7366807690..8347b0e6d05509a5de3ae7f021a5b53b36338f75 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.19.0.qualifier
+Bundle-Version: 5.20.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.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/cdmlib-commons-5.20.0-SNAPSHOT.jar,
+ lib/cdmlib-ext-5.20.0-SNAPSHOT.jar,
+ lib/cdmlib-io-5.20.0-SNAPSHOT.jar,
+ lib/cdmlib-model-5.20.0-SNAPSHOT.jar,
+ lib/cdmlib-persistence-5.20.0-SNAPSHOT.jar,
+ lib/cdmlib-cache-5.20.0-SNAPSHOT.jar,
+ lib/cdmlib-services-5.20.0-SNAPSHOT.jar,
  lib/commons-beanutils-1.9.4.jar,
  lib/commons-codec-1.15.jar,
  lib/commons-collections-3.2.2.jar,
index 2d49ac65165c4151c7ab9e04f17745b5f09ea867..5aa27c13267adba419670ce9bcbe649ec1a6d254 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.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/cdmlib-commons-5.20.0-SNAPSHOT.jar,\
+               lib/cdmlib-ext-5.20.0-SNAPSHOT.jar,\
+               lib/cdmlib-io-5.20.0-SNAPSHOT.jar,\
+               lib/cdmlib-model-5.20.0-SNAPSHOT.jar,\
+               lib/cdmlib-persistence-5.20.0-SNAPSHOT.jar,\
+               lib/cdmlib-services-5.20.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.19.0-SNAPSHOT.jar,\
+               lib/cdmlib-cache-5.20.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 fd4a073179a3e9a8b30dfc60a116fb7f937432c2..925b29d0833bb18f355d87facbf67feba7458a40 100644 (file)
@@ -4,7 +4,7 @@
   <parent>\r
     <groupId>eu.etaxonomy</groupId>\r
     <artifactId>taxeditor-parent</artifactId>\r
-    <version>5.19.0-SNAPSHOT</version>\r
+    <version>5.20.0-SNAPSHOT</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index a4005b6528a7343979b2e0601aad13617fc937d6..f7574b773ad9b53be11231f11078911d1a8c3e14 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.19.0.qualifier
+Bundle-Version: 5.20.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index d325512e5dee2fe695f6694c0864c880ce324890..79e1eb83a3b0dbdc8985614e13d07f9ea16a05f8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>5.19.0-SNAPSHOT</version>
+    <version>5.20.0-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index 3efe2e8731f870bdd27f48286fa3016e658c238e..8b5bd4a095a58ce3eead5fe223bf7c1bc53fdae5 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature.platform"\r
       label="Taxeditor Dependencies"\r
-      version="5.19.0.qualifier"\r
+      version="5.20.0.qualifier"\r
       os="linux,macosx,win32"\r
       ws="cocoa,gtk,win32"\r
       arch="x86,x86_64">\r
index d6a9f0edefe365f95f0736ad1c66ec46864e52e4..88c8f6422a07602fa26b5d8c74d536954ba298f5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.19.0-SNAPSHOT</version>
+               <version>5.20.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index 8096a4a15b21dbe30f98e858fa203afba02ac629..2a3f33958acc9db406c931e13dc8d4f3deb0083c 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature"\r
       label="Taxonomic Editor"\r
-      version="5.19.0.qualifier"\r
+      version="5.20.0.qualifier"\r
       provider-name="EDIT"\r
       plugin="eu.etaxonomy.taxeditor.application"\r
       os="linux,macosx,win32"\r
index 6464173c8e45c68473e363a6031596da7e394633..dedef94fec183379db50cdac4fd0e77b3c1c936f 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.19.0-SNAPSHOT</version>
+    <version>5.20.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index 5b29295d4ffc2e9bf630586f68ff4afbebbd7df6..05be597d4ebeb4cbdab0253b1d6847dddc434d83 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.19.0.qualifier
+Bundle-Version: 5.20.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index 08c5cf33db3761e05a5a1fb08bf6b9bad3fb7c1f..281dee8eebc42d46a54bb2a52f9491445c45faa2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.19.0-SNAPSHOT</version>
+               <version>5.20.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index e3d3601176ee9f1deaa7b1cab5a241fd9b2f0c4b..999c91bd79afcea675e4a2a7d208c7f1ce2d9f9c 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.19.0.qualifier
+Bundle-Version: 5.20.0.qualifier
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jface,
  org.eclipse.ui.ide,
index ccaef21ab4e05e03b2bc9bcd5452a6e29f824bab..2ea4609cea04a535820c6e9e906f9e1d5310b050 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.19.0-SNAPSHOT</version>
+    <version>5.20.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.local</artifactId>
index a79f3ee033ec7aa446b3a4ac68a6832c39c1ad0e..41e680e2317ab49ec5da0a9f572c7d6d7f7ad999 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.19.0.qualifier
+Bundle-Version: 5.20.0.qualifier
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
index 8917cbbed57401430357c44403807cc7ed577520..aa533657446479ae930e08f1c367cf3ca9e1ea68 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.19.0-SNAPSHOT</version>
+    <version>5.20.0-SNAPSHOT</version>
   </parent>
   
   <name>Molecular Library Dependencies Bundle</name>
index 8bf365cb2915e8145577b4d054a1e7233227edc0..0886fdf54584899de6de59a081daf0c836f59356 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.19.0.qualifier
+Bundle-Version: 5.20.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
index 9c536491746433ef128506c83f7e527093aba9a2..39eaa33452ac6f60c5424c3b058cbb64fad34064 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.19.0-SNAPSHOT</version>
+    <version>5.20.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 0267ad36eef71269e40b4b067c0b1e0445bdff72..331173d5b6bb88383d883d640675d085c2313df9 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.19.0.qualifier
+Bundle-Version: 5.20.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.navigation,
index 93bfb909aab3b5d56b9dbae9b27f999718e46933..e8cfa8153741cbd6eccb193b1cba066065621998 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.19.0-SNAPSHOT</version>
+               <version>5.20.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index b4de77535ae6f063cda8b097c918b529cfb53c3b..831da633c1e03a4153defffb285afc39efe5a1f8 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.19.0.qualifier
+Bundle-Version: 5.20.0.qualifier
 Export-Package: eu.etaxonomy.cdm.print,
  eu.etaxonomy.cdm.print.out,
  eu.etaxonomy.cdm.print.out.odf,
index 68b62fa80bf24fa004a56cc64af000d52591f597..936d4025c6845c40ac2218b0f2918be7388a0625 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>5.19.0-SNAPSHOT</version>
+               <version>5.20.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 40f0d4ba478c932094460f8e6d7433067a246942..b278a5e1cd8a5a1bbae4f713055eb3a503451634 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.19.0.qualifier
+Bundle-Version: 5.20.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
index d63dbd0d90ac87d8fb4e295c75818eef0ac6ca71..8fc0189ce17b49f0b0534d9b394ae0389d1a41c0 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>5.19.0-SNAPSHOT</version>
+       <version>5.20.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 5d9ade617ef67bac21aaa39ff10871dc1befc749..7cae21d5b3260322a819cc591f237cb1f51e5c7c 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.19.0.qualifier
+Bundle-Version: 5.20.0.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
index 0acbd265a2c5b94198f463960ce8c1f6b72f9035..afc16516edbd0cc6da997d0126919328f98f43bb 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.19.0-SNAPSHOT</version>
+    <version>5.20.0-SNAPSHOT</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <!-- for packaging=eclipse-test-plugin 
index 2a3b163446669e7246dd397edf2d30fab97798cf..9c80531497d0258ae1a07cbf022b57ca0c7c6b95 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.19.0.qualifier
+Bundle-Version: 5.20.0.qualifier
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.e4.ui.workbench,
index 46d1962d120055d53f09862207bf37786aec6488..1e6fc8853c7f59b32ffd11d1c0f5802f1691447a 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.19.0-SNAPSHOT</version>
+    <version>5.20.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index cefeaa422f6b31cac18e563934c6a96a9c000c5e..b8083af65b2bfe9941bf31da8e17c93d12b20b53 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.19.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.20.0.qualifier">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
index 7e561cc0df0984331ca3a12b8d2cc45b347de680..5de5e177f90b3e6d590204ebb788cc22e602b80c 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.19.0-SNAPSHOT</version>
+    <version>5.20.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 32df873f13aa2b76789b36e79da973c6c810bdc3..3019731ae212dce0d3aeb98e3278b7c821de9507 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>5.19.0-SNAPSHOT</version>
+  <version>5.20.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.19.0-SNAPSHOT</cdmlib.version>
+    <cdmlib.version>5.20.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.19.0-SNAPSHOT</taxeditor.version>
+    <taxeditor.version>5.20.0-SNAPSHOT</taxeditor.version>
     <update.dir>snapshot</update.dir>
     <log4j.version>1.2.17</log4j.version>
     <httpcomponents.version>4.5.12</httpcomponents.version>