Updated version in pom / project files to taxeditor version : 5.4.1 and cdmlib versio... hotfix/5.4.1
authorjenkins <jenkins-int@bgbm.org>
Fri, 2 Nov 2018 10:31:28 +0000 (11:31 +0100)
committerjenkins <jenkins-int@bgbm.org>
Fri, 2 Nov 2018 10:31:28 +0000 (11:31 +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.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.webapp/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.webapp/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 edcb126fd5ec5dd710c7ce4839e57e483638c052..ae2e17eaf9456d38bc3d660a7e91d88942af0a5a 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.4.0
+Bundle-Version: 5.4.1
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index ffc3b196bca7eb3d7469147139ef426d5173134c..7eedac658850f6fcec917bd9f7f74fe100244af3 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.4.0</version>
+    <version>5.4.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 70aef6af82e1abdfdf58d7976b219f9f3315a966..eeae780bd9d09df6fcb37ecbefedbc228a0bf004 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.4.0
+Bundle-Version: 5.4.1
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index b2002b8ce3269e630ceb2e944e00d22baab73674..dbba2b7db61da2ee48a727f0fdfdf0dd6cb8c685 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.4.0</version>
+               <version>5.4.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 0e7c79f23d1edb90255e47112475500d76d5bbc2..02b4e5d45751dad3d0146407bcde4ddef9d7b2ad 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.4.0
+Bundle-Version: 5.4.1
 Eclipse-BundleShape: dir
 Export-Package: com.google.api,
  com.google.api.detect,
index abcbf0abf34e0988e0ef3e210f8aa17382131bfa..9b0c94d0eede34915e9487911636bcbdcd28b2dc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>\r
     <groupId>eu.etaxonomy</groupId>\r
     <artifactId>taxeditor-parent</artifactId>\r
-    <version>5.4.0</version>\r
+    <version>5.4.1</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index 8ee31b53096409b7219da1300d9a31f142fb2062..5719ece4e01bcc8cf3d497d192e9a19924ef0912 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.4.0
+Bundle-Version: 5.4.1
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index d318e2df9ab393ef58e5d2ac47b3ea0f04cc09a8..33d132bff939057d8771a0f1259d420b7b2095e6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>5.4.0</version>
+    <version>5.4.1</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index b1dfcb6706d2bf835c7ff0e2b501c50fbb4e54e1..d415b0e389e435357284fd943217b70e38912df6 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature.platform"
       label="Taxeditor Dependencies"
-      version="5.4.0"
+      version="5.4.1"
       os="linux,macosx,win32"
       ws="cocoa,gtk,win32"
       arch="x86,x86_64">
index da4da5daecbf8ebb9e3200dabddb1791a55f6f09..1ec4e38536c6bd2a7f9a755b68e080731358e39e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.4.0</version>
+               <version>5.4.1</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index 7e3b2b0de00986fa9924051748a9e1a14abc6bf3..0b673352b1bd3ffc4607e309605bb7f922e364e3 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature"
       label="Taxonomic Editor"
-      version="5.4.0"
+      version="5.4.1"
       provider-name="EDIT"
       plugin="eu.etaxonomy.taxeditor.application"
       os="linux,macosx,win32"
index 35620644a97f47a82dfebd797acc0db6a8056df1..96e96245adb3ab2c7ade6d11b7c63bf9f4b6913f 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.4.0</version>
+    <version>5.4.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index 32ad1c8a3ba26da82d6cd98da816db79610f7562..b412546684e2a32cbde9bb42150ccc65c5f4f3a5 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.4.0
+Bundle-Version: 5.4.1
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index 0cd9d7f0d64ddaeefdc1d580b9d7518734a2172b..1dfea98fb1e4cb8dc7ccbef9fa22cac9477e4c76 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.4.0</version>
+               <version>5.4.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 6e1256126bec1121f1ef8eb49079df985ebec2fd..76c63ae26e13316e795161fb8c6fa14951f6c636 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.4.0
+Bundle-Version: 5.4.1
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
index d4ea3f2e5f147f5d628be92f5a669bef7b6174ca..f5cdae89bfe3172ef9820a4cd998b35d9414cc15 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.4.0</version>
+    <version>5.4.1</version>
   </parent>
   
   <name>Molecular Library Dependencies Bundle</name>
index c7a37453f1084d05fa53a4e492a4c5fc126e1853..9c85dd8570d510421d7c348a2287864b4fd7c6bf 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.4.0
+Bundle-Version: 5.4.1
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
index c18fe701bb4e8a4acc5a783d0528368ffda18702..7219a523891e5bc3f4517c91bd90c7b80bf99f42 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.4.0</version>
+    <version>5.4.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 3332fbe7c1843f1dcf09f1cba3f8d19624f9d28d..5b51fac2f156fddeb5481e4052180afcf2916a1d 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.4.0
+Bundle-Version: 5.4.1
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.cdm,
index 5dc67b55e6a50e055db2ee98af9a59e71c732235..94521d11a945a99dcb4096f56e692a4016a4840d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.4.0</version>
+               <version>5.4.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index f1380c675d05018bd486b363375457708b41a666..91835002f06c07ea7eaf459685764bc3e6a7e9c4 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.4.0
+Bundle-Version: 5.4.1
 Require-Bundle: org.eclipse.osgi,
  org.eclipse.ui,
  eu.etaxonomy.taxeditor.cdmlib,
index fa9e72bc8db1fc46c632ac1082879add70920be3..a43bc53a0a17688233c2b4e07dac0025e7df2988 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>5.4.0</version>
+               <version>5.4.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index e4d2da87c237b17312b7c0fe54bb4055787388e8..56c5a1370f03681c3f4fccc0b4bb932803378aa3 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.4.0
+Bundle-Version: 5.4.1
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
index 123b17266775d501bc238e8534ac129a910b9265..2820f61c166d5793022e80f4cacde27ebcc9d7ff 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>5.4.0</version>
+       <version>5.4.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 359c6241acd5d7241baa0c0fb59c56f1a145677f..6e9eadeee14afbc23b0059684fd7836d67e643e7 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.4.0
+Bundle-Version: 5.4.1
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
index a18393ee2d87ba47876001815746e76103891a00..93b9f6445ead7b9f185acf66f9a56a976ba97f23 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.4.0</version>
+    <version>5.4.1</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <packaging>eclipse-test-plugin</packaging>
index 3fa21eef52f4cf23ee06efea113bc754c8f5c6c6..f42dbbad89f1a45819d576141d453d801985f179 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Webapp
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.webapp;singleton:=true
-Bundle-Version: 5.4.0
+Bundle-Version: 5.4.1
 Require-Bundle: org.eclipse.core.runtime
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
index 6f518526a355ca8baa7a49654998c6bb73905fdf..f333d204f0ae5af041133ff41211ff36a2332fde 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.4.0</version>
+    <version>5.4.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.webapp</artifactId>
index 25fca030347a3647827dc0bc6ad24cb82a374ce7..f12aea83550e5813fddd85cedf785e45e22bde8e 100644 (file)
@@ -4,7 +4,7 @@ Export-Package: eu.etaxonomy.taxeditor.bulkeditor,
  eu.etaxonomy.taxeditor.workbench,
  eu.etaxonomy.taxeditor.workbench.part
 Bundle-Name: Workbench Bundle
-Bundle-Version: 5.4.0
+Bundle-Version: 5.4.1
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.e4.ui.workbench,
index 97130c367231ed78cbf86c8b0b61bb076b448c72..ed8cd7bb1cc27f9fd22e7754cafe5429eef9132e 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.4.0</version>
+    <version>5.4.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index c82dc69c9a8095cea166a74cf12adfed0a168d68..469029000b2927831f830f79fcbabbeb8d9fa152 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.4.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.4.1">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
index 42d019ce00c1d03db9ebef9f0b247101e3d5d867..bd10f9d9f9692203504fe6aff13046d92287a55b 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.4.0</version>
+    <version>5.4.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index c2012485137d590f5cae22fa48fa20c58e09a4f7..e8cfdfe57955af3d9dd872388a85b4d96e4d7cc3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>5.4.0</version>
+  <version>5.4.1</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for
     cybertaxonomy