Updated version in pom / project files to taxeditor version : 5.28.1 and cdmlib versi...
authorjenkins <jenkins-int@bgbm.org>
Wed, 8 Dec 2021 08:48:58 +0000 (09:48 +0100)
committerjenkins <jenkins-int@bgbm.org>
Wed, 8 Dec 2021 08:48:58 +0000 (09:48 +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 b48f80e3813de9f840fd7799ccf8f74d9c349972..d34b20459488851e21deef3cbdb3075ff78c13e2 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.28.0
+Bundle-Version: 5.28.1
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index 7be840d4c7ba24a6ec6aa964b76e93e52028b00c..b736e31051d0be0bb2d4936daa1bd03828631ae5 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.28.0</version>
+    <version>5.28.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 786a9897890ff5b4b7b84e3a7f4b3436ba5bcc4b..b8f1406efbf947f116b5f4159061480d2f10aef1 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.28.0
+Bundle-Version: 5.28.1
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index 58eb58423c8270a9add958a23fb710bc1ef2bea0..9480039b90b21dceb5e6ef4e7ae119a684477e48 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.28.0</version>
+               <version>5.28.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 5f892af49d1b0ee82d3f2f4041634ecd8dee72a8..abf7aca7fb9945c9fc34ce7117f664e6b377c865 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.28.0
+Bundle-Version: 5.28.1
 Eclipse-BundleShape: dir
 Export-Package: com.sun.istack.internal.tools,
  com.sun.istack.internal.ws,
index 583ed8d3b3ada34dfad2617e026bfe92dfd434c3..9e35591847234dc86c6cd399d2f041934db1a318 100644 (file)
@@ -4,7 +4,7 @@
   <parent>\r
     <groupId>eu.etaxonomy</groupId>\r
     <artifactId>taxeditor-parent</artifactId>\r
-    <version>5.28.0</version>\r
+    <version>5.28.1</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index d7f7fa5efd04878a2f1405e127aa25598ec11547..580d535b24ebb7e813f40d2afa265b6f634cde01 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.28.0
+Bundle-Version: 5.28.1
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index f2b6cc10eb5a2a1125f41023ae1c0d268ddda82e..2667f49c810e2ddc678b579dcb6613c291631c90 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>5.28.0</version>
+    <version>5.28.1</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index 6b3af94c23de4af203e29456144d21d8fd88d92f..9d44cbef0e0b4dc0e480f4cfbd0ef029f8c08b55 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature.platform"\r
       label="Taxeditor Dependencies"\r
-      version="5.28.0"\r
+      version="5.28.1"\r
       os="linux,macosx,win32"\r
       ws="cocoa,gtk,win32"\r
       arch="x86,x86_64">\r
index d5c0fa94d8af70ef35cb198c64c859cbed3a6075..3ea7c979e42941d58cff0ab6f935f81087952f10 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.28.0</version>
+               <version>5.28.1</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index 9a4510845ea678dc582923dfcced4e3e10f4c57f..ba21ed7614933ca6bfb5a2395bab8b9ccefabd1d 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature"\r
       label="Taxonomic Editor"\r
-      version="5.28.0"\r
+      version="5.28.1"\r
       provider-name="EDIT"\r
       plugin="eu.etaxonomy.taxeditor.application"\r
       os="linux,macosx,win32"\r
index 38dcf71e5ccaaf09fd61651c1dbc9efaac52b6f7..d9d898152dafeef8a02fee829ba8e8132105abf2 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.28.0</version>
+    <version>5.28.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index b1092e2c900f4fe134a8885ed28fc4c1a0f36ac2..d1d2a65bc6dc6a57e713e804cd29a19aae72e62d 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.28.0
+Bundle-Version: 5.28.1
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index 6e9f1bab174462176e1021dab624bb8ab7db5b41..693e74ea857791f9d178b3f5f023298ff392e2e1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.28.0</version>
+               <version>5.28.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 819f61d7a79776d65731356d11e1bf5001823b40..0d89849cfb1a564d29b466151dccecb7e4aa8d62 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.28.0
+Bundle-Version: 5.28.1
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jface,
  org.eclipse.ui.ide,
index 1e6044b8e72e9faef529943655a2d2bc2a080efd..70e65f5386cb010dc84be24c37a4b810390a4443 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.28.0</version>
+    <version>5.28.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.local</artifactId>
index 738f162bae9f4a4df715ccca40ea953543e8c822..d9f7219bd68c277d9cbcda1b1a1724579cf74904 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.28.0
+Bundle-Version: 5.28.1
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
index f8b684d1f02090a3dcfd2f45dd77b82b5177cff0..7acbe7a13bdfa5fc021a1e6299aa100fc0ad6d76 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.28.0</version>
+    <version>5.28.1</version>
   </parent>
   
   <name>Molecular Library Dependencies Bundle</name>
index 1ca1d4e41cd9d930aa8c0243042ce1d4c3206406..1028fdb69a0f94f7077107d2e71c694b4b679dfc 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.28.0
+Bundle-Version: 5.28.1
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
index 0d605f8b86903b5d9c59fcc0950552ba76616638..b0c67f30b9a0d39eccecdf80afa625d07e049f32 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.28.0</version>
+    <version>5.28.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index be08fbe643d2d749d3f59fc44703053b4feea859..ef857f83d49ca898bbaa5942c43b6034cdf2efcf 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.28.0
+Bundle-Version: 5.28.1
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.navigation,
index c65332222f1a522d9869fcaab7b4b16a136918d7..a6a7b92d778f082252c13e8d86703f1a9f96b26b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.28.0</version>
+               <version>5.28.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index c936c8f4ce97398058b664b2c1645dd777f5a869..afcf01d9e7b1074d28dbc718645a166867a0cbb8 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.28.0
+Bundle-Version: 5.28.1
 Export-Package: eu.etaxonomy.cdm.print,
  eu.etaxonomy.cdm.print.out,
  eu.etaxonomy.cdm.print.out.odf,
index 39d04f4550249a3dc8bdc2c3614c6bcd126ccddb..a1ec0e29bb94e7550269f3a8c84b492c9ad1680a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>5.28.0</version>
+               <version>5.28.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 306771926c65a82bca0fd124dea1eb7610a7911f..2faf67255a112386825feec39f7031f67685cc90 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.28.0
+Bundle-Version: 5.28.1
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
index 20b6ff7d627f6d8dc460f47d55bf957c4b6a9f48..c3b799b5da2dd9120a4571b6838b6171079d5a3f 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>5.28.0</version>
+       <version>5.28.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index a53b48c9186ab16763b21193a02e2e1c71b3bb84..098883c4925b9f25eb882b5db10801cc0b39ef26 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.28.0
+Bundle-Version: 5.28.1
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
index 05e16d982009419783aeac9b778fddcab8b7b0dc..206344a3f5218e7a30f463fa0ecd037c1b8942c1 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.28.0</version>
+    <version>5.28.1</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <!-- for packaging=eclipse-test-plugin 
index 07467e673d389bf3794a763cff9db82c1b8e739f..08b2f81d822a523fc787519dc7b1c62824c586b7 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.28.0
+Bundle-Version: 5.28.1
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.e4.ui.workbench,
index 2bdb32405b4c966969ae3e9d6535157eabd227d4..7613a5ffec996105ae7686519c14be65fce02450 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.28.0</version>
+    <version>5.28.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 9071498c90c8d44a354fcf109e6e4a5cf669e98b..35c1525e2ebe0bef6e5aa67060fc100f325f5b8e 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.28.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.28.1">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
index 754f922ccf7dd107184dc0827ed6c182dd765afd..a8a1b5e4ffb6669762da5e820eff88bf525de554 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.28.0</version>
+    <version>5.28.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 48cec814996bf15bcea8ac4cbb219df09b97f9cb..3f3c51af0adf54ece04ef40a8f62be068e7ede27 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>5.28.0</version>
+  <version>5.28.1</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for
     cybertaxonomy