Updated version in pom / project files to taxeditor version : 5.18.2 and cdmlib versi...
authorjenkins <jenkins-int@bgbm.org>
Thu, 17 Dec 2020 18:14:35 +0000 (19:14 +0100)
committerjenkins <jenkins-int@bgbm.org>
Thu, 17 Dec 2020 18:14:35 +0000 (19:14 +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 cb20b26b47f03ee94fbfd683f1c291c1c5515bcf..1541628dc52416a42693151aab6d1b708fb445ac 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.1
+Bundle-Version: 5.18.2
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index 6bee4a4993419284f6c0f28dd350f593e5eb1e73..118d81f7661cb4e42d266556f8d4e14b1184aa3a 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.1</version>
+    <version>5.18.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 8e241ecc8ac4deb796b298fb5f9993dd4c159b2f..aa509b29801edb44a9485efbe31a514ff97a0a39 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.1
+Bundle-Version: 5.18.2
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index 6cc8477adb9f379a05e6990c382a66a202482bb3..c5ebbc09e29ee5a094a5a12304df7179b7ecfaaa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.18.1</version>
+               <version>5.18.2</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index f6b1e6c2853212916296a1c8c467006aaf69033d..a32f813f9224bd6e6ce30bafe2989ecbf99309f6 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.1
+Bundle-Version: 5.18.2
 Eclipse-BundleShape: dir
 Export-Package: com.sun.istack.internal.tools,
  com.sun.istack.internal.ws,
index 53019aa52c78e95d607db978cc1b806abf1a8575..723565695b353d07f4d18c6d13a1cbf974b73e8b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>\r
     <groupId>eu.etaxonomy</groupId>\r
     <artifactId>taxeditor-parent</artifactId>\r
-    <version>5.18.1</version>\r
+    <version>5.18.2</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index 659771752b69ca9d747bf24085c9c2e2322ed0d3..1baf6489988aecb66158de1c6608b6b1b30f0fe4 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.1
+Bundle-Version: 5.18.2
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index 2997bd6b64fa5bd35e61d94333327449641eabbf..3b29a00c3f4251ba2ce637e225bfc01848869bdd 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.1</version>
+    <version>5.18.2</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index a211c3cd2b3f21b15348dd4964e3e3e5f4c8e00f..d1fc731cc370a58ec60394ae8d15f8e1f015c9b9 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature.platform"\r
       label="Taxeditor Dependencies"\r
-      version="5.18.1"\r
+      version="5.18.2"\r
       os="linux,macosx,win32"\r
       ws="cocoa,gtk,win32"\r
       arch="x86,x86_64">\r
index c062eec40908a95a82ef744bc8c39bd770659543..850b2d654c7cd67a5fdaa8eea19233dc1301ddba 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.18.1</version>
+               <version>5.18.2</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index 9b3a9b0774eabf08143e9a7d7ed3f94ddaa267bb..588593fca955696447875a50ed7c57ed81f60bce 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature"\r
       label="Taxonomic Editor"\r
-      version="5.18.1"\r
+      version="5.18.2"\r
       provider-name="EDIT"\r
       plugin="eu.etaxonomy.taxeditor.application"\r
       os="linux,macosx,win32"\r
index b3685851882292aead518021e2ab96f6855b2444..5e0543312452d2e071eeef7734e878b03bce18ae 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.1</version>
+    <version>5.18.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index 4127587b3eac8f7c570fc1c516e52151257e57ce..bb7bd498fb29fc1907a6b8479ca7c20d0236ea1b 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.1
+Bundle-Version: 5.18.2
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index 9eb78f79b2bd83f30589921920206df17fca9c0e..469afe5c273403da8f253a0820fa11248bc0c0fc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.18.1</version>
+               <version>5.18.2</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 51fd29054e82dc6e291623c28e8b8824cf3d31c1..623088cb07f30615c025fb3b7a71ae62be178d76 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.1
+Bundle-Version: 5.18.2
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jface,
  org.eclipse.ui.ide,
index f0f6247032a99a82407f1df97e1c99032f34734c..5288540192eb32d4fa7172503bcc5c5c204cd81a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.1</version>
+    <version>5.18.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.local</artifactId>
index c491aa2a0f6951450fa267a5d8db4222663e084b..3e83c3ca0d095b3fc7cd9a0284a6addd8e4c9445 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.1
+Bundle-Version: 5.18.2
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
index f972d80c98802232e2b6ad2acf9aefeab9756e70..3889abc233d8baebc1e6be34030ec29e3b38f841 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.1</version>
+    <version>5.18.2</version>
   </parent>
   
   <name>Molecular Library Dependencies Bundle</name>
index fd3ac9702a1dccbebd35b2bb7a775eddecc83614..7dad7b62621b385ab5a54e71f2d90e2c8359d483 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.1
+Bundle-Version: 5.18.2
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
index f6fa4d1afdc78da1b0c697ccc74ca6ecb3c375ba..67142b71691ce2b228165cb4fad2464f676ad621 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.1</version>
+    <version>5.18.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index c5d29c2a3b9695116989c80634c80ee2f49bf573..a2cc2f6189c44896a70b146be9df89f88ab65365 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.1
+Bundle-Version: 5.18.2
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.navigation,
index ba3c1dfdf565e3c0b3cb0f0782a4f6459979b147..a41c48fed86d0480a578ef872a12712428f7f9a3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.18.1</version>
+               <version>5.18.2</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index c1a2cc3c61e61602d16fda33e412198d04b446cf..0d98e95c5cadbfae6819e324e92c1c5dca9905a1 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.1
+Bundle-Version: 5.18.2
 Export-Package: eu.etaxonomy.cdm.print,
  eu.etaxonomy.cdm.print.out,
  eu.etaxonomy.cdm.print.out.odf,
index 275e00b7ae6194578aacd7433137d4001c1e6f66..bb93b5e5acd424af9325745962f76a77041d2435 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>5.18.1</version>
+               <version>5.18.2</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 75c08bd69e0f9a7c1f14a02ff1300ded12addcb7..e23d5d8268f31faa8e6608336d35e5de1b4c7d62 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.1
+Bundle-Version: 5.18.2
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
index 8f43483bf9d9281806e6e5eb9e676784d598931a..a90a13e207c271831307615a87ff38af696665b4 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>5.18.1</version>
+       <version>5.18.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 612cf3d2320424a56146bf07449222c1e5ecf9a3..c50123992f9e1bf06d4d302a369b6904dd373206 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.1
+Bundle-Version: 5.18.2
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
index 668243f832fc097420171c54e831d3ebcf133817..74bd163268264e35666a45d3fb0074bafcd05d1e 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.1</version>
+    <version>5.18.2</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <!-- for packaging=eclipse-test-plugin 
index b4b501e3410ea2da1e6e55cdab5819ddfbfd949f..92a4d8e5c7ef1bd44bdab6002455e95e8c015b29 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.1
+Bundle-Version: 5.18.2
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.e4.ui.workbench,
index 56e22f9711fae3387cacb6f58465e1eed2184e63..22ca3b0971a5700fe6f1ff9c4dd281bc180e4373 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.1</version>
+    <version>5.18.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 4af5958173e597f728d4fabcede68cfdfcd819c2..4ca02e13fa30b721b2d9e6726a0932fd9fa98d05 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.1">
+<?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.2">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
index e57401c048190b6bf6ebb8dc90a5b848fe1fc2df..d3b40526fe8134d111f56827198a003130a05fc6 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.1</version>
+    <version>5.18.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 142f2f9eb89ea0fc2cbb0861b871d047e2bee0df..1f9b870e4c2d34e030197149681bec26d9a9c426 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>5.18.1</version>
+  <version>5.18.2</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for
     cybertaxonomy