Updated version in pom / project files to taxeditor version : 5.18.1 and cdmlib versi...
authorjenkins <jenkins-int@bgbm.org>
Fri, 4 Dec 2020 08:34:35 +0000 (09:34 +0100)
committerjenkins <jenkins-int@bgbm.org>
Fri, 4 Dec 2020 08:34:35 +0000 (09:34 +0100)
33 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/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 68a09ecc0eb99073e74d5cd876ffdf97eff28dea..cb20b26b47f03ee94fbfd683f1c291c1c5515bcf 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
+Bundle-Version: 5.18.1
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index 61e82167a12aa420e601a69ba4a4e39741e18eba..6bee4a4993419284f6c0f28dd350f593e5eb1e73 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0</version>
+    <version>5.18.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 416483ef7b7f11d162c329a5568eee114ebc73c1..8e241ecc8ac4deb796b298fb5f9993dd4c159b2f 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
+Bundle-Version: 5.18.1
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index 8a50fec99b4f52d3d9a781701156baaba21e1411..6cc8477adb9f379a05e6990c382a66a202482bb3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.18.0</version>
+               <version>5.18.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index f58b24790a58f52dc7b86e78deb5a07f920a640f..f6b1e6c2853212916296a1c8c467006aaf69033d 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
+Bundle-Version: 5.18.1
 Eclipse-BundleShape: dir
 Export-Package: com.sun.istack.internal.tools,
  com.sun.istack.internal.ws,
index 8c6fef857b25a870542b6f8e9a41276fefeabc6c..53019aa52c78e95d607db978cc1b806abf1a8575 100644 (file)
@@ -4,7 +4,7 @@
   <parent>\r
     <groupId>eu.etaxonomy</groupId>\r
     <artifactId>taxeditor-parent</artifactId>\r
-    <version>5.18.0</version>\r
+    <version>5.18.1</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index c9175b602c6d7ed9369388726d34bfe4358f312e..659771752b69ca9d747bf24085c9c2e2322ed0d3 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
+Bundle-Version: 5.18.1
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index 5e326ae112efc41e09ddaa4ee44d29212ba0813e..2997bd6b64fa5bd35e61d94333327449641eabbf 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0</version>
+    <version>5.18.1</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index 2e8ea7b349dd49fe3e68edc846c267bb78e3e663..a211c3cd2b3f21b15348dd4964e3e3e5f4c8e00f 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature.platform"\r
       label="Taxeditor Dependencies"\r
-      version="5.18.0"\r
+      version="5.18.1"\r
       os="linux,macosx,win32"\r
       ws="cocoa,gtk,win32"\r
       arch="x86,x86_64">\r
index a0395e0bb81109e68373bee7cf40ce04ed87c82d..c062eec40908a95a82ef744bc8c39bd770659543 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.18.0</version>
+               <version>5.18.1</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index 00423514322152ba0b7499b1bea9637975868556..9b3a9b0774eabf08143e9a7d7ed3f94ddaa267bb 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature"\r
       label="Taxonomic Editor"\r
-      version="5.18.0"\r
+      version="5.18.1"\r
       provider-name="EDIT"\r
       plugin="eu.etaxonomy.taxeditor.application"\r
       os="linux,macosx,win32"\r
index a0e558fadc7d9791e502d668c0b07ee9765363d3..b3685851882292aead518021e2ab96f6855b2444 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0</version>
+    <version>5.18.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index 4c7e4904275d3a48f2cee9661b899daa2cb7ff7d..4127587b3eac8f7c570fc1c516e52151257e57ce 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
+Bundle-Version: 5.18.1
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index 313dbb3c9ca2e858a9530d345161aaa08019dd4a..9eb78f79b2bd83f30589921920206df17fca9c0e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.18.0</version>
+               <version>5.18.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index d0777e590a0308f734b0c7e763cd8c2f92ec3245..d25519bb102b74a456d0b800502135a4e344f10f 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
+Bundle-Version: 5.18.1
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jface,
  org.eclipse.ui.ide,
index 63b173e9464e0b9da3fd6e055a2139665e73265f..f0f6247032a99a82407f1df97e1c99032f34734c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0</version>
+    <version>5.18.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.local</artifactId>
index 31ec130a3e34de01db3b48a1e68a319b8555fed3..c491aa2a0f6951450fa267a5d8db4222663e084b 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
+Bundle-Version: 5.18.1
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
index 2ecd281e55a30347c9a03f06ecc3c56f5ed2f687..f972d80c98802232e2b6ad2acf9aefeab9756e70 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0</version>
+    <version>5.18.1</version>
   </parent>
   
   <name>Molecular Library Dependencies Bundle</name>
index 444010f7d1fa5ebeb78df48a882d89d0057f938c..fd3ac9702a1dccbebd35b2bb7a775eddecc83614 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
+Bundle-Version: 5.18.1
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
index d2219cf175706774fc3d912b0cf94ca4c4e6fb20..f6fa4d1afdc78da1b0c697ccc74ca6ecb3c375ba 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0</version>
+    <version>5.18.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index f6ff047e9629d8c448a952a161d849dae5740b7f..c5d29c2a3b9695116989c80634c80ee2f49bf573 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
+Bundle-Version: 5.18.1
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.navigation,
index 220d231b6335fdde8b85dd284c018ac22847083e..ba3c1dfdf565e3c0b3cb0f0782a4f6459979b147 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.18.0</version>
+               <version>5.18.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index cdce186236f41d24bfc43e23f4da5593e01c8d21..58584af3c8c2e3e6d75c19a8edbe4e13f38eed7a 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
+Bundle-Version: 5.18.1
 Export-Package: eu.etaxonomy.cdm.print,
  eu.etaxonomy.cdm.print.out,
  eu.etaxonomy.cdm.print.out.odf,
index 49dc0d303405054e4d13b15c09b53b6e7e9b298d..275e00b7ae6194578aacd7433137d4001c1e6f66 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>5.18.0</version>
+               <version>5.18.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 20641e6b8d4201dbd255a1769988e28b435ec016..75c08bd69e0f9a7c1f14a02ff1300ded12addcb7 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
+Bundle-Version: 5.18.1
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
index 656aaddd4d5237682e6a2c574db5be66e6386732..8f43483bf9d9281806e6e5eb9e676784d598931a 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>5.18.0</version>
+       <version>5.18.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 09647885fed66a4d2a04d2466ae092613131001e..612cf3d2320424a56146bf07449222c1e5ecf9a3 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
+Bundle-Version: 5.18.1
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
index db0dbf52e8e2dc1a09cb8a9111f323b5bbc0dd8d..f62a6d901472b00beca4afae248d98651d4340d0 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0</version>
+    <version>5.18.1</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <!-- for packaging=eclipse-test-plugin 
index 4434b425df1f405d42c75defc61d10ec255751d4..b4b501e3410ea2da1e6e55cdab5819ddfbfd949f 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
+Bundle-Version: 5.18.1
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.e4.ui.workbench,
index 3e33070b2058cf2e4427c1b46e82a29e1147fcb1..56e22f9711fae3387cacb6f58465e1eed2184e63 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0</version>
+    <version>5.18.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 3529369079d3d7367ecb26837d3186ccc4606220..4af5958173e597f728d4fabcede68cfdfcd819c2 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">
+<?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.1">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
index 4888083b056454e65b5762f674cff635e03799f4..e57401c048190b6bf6ebb8dc90a5b848fe1fc2df 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0</version>
+    <version>5.18.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 8e4641f1ee5816591bcad9346b8a5adafb7d33d5..142f2f9eb89ea0fc2cbb0861b871d047e2bee0df 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</version>
+  <version>5.18.1</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for
     cybertaxonomy