Updated version in pom / project files to taxeditor version : 4.11.1 and cdmlib versi...
authorjenkins <jenkins-int@bgbm.org>
Thu, 9 Nov 2017 14:59:45 +0000 (15:59 +0100)
committerjenkins <jenkins-int@bgbm.org>
Thu, 9 Nov 2017 14:59:45 +0000 (15:59 +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/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/eu.etaxonomy.taxeditor.product.with.jre
eu.etaxonomy.taxeditor/pom.xml
pom.xml

index 77c6c0cca72b1195cff48ac8c50c64dacc85fa6f..871775fe8e7bb7a5b31f131c56c8e5dbe81268ea 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: 4.11.0
+Bundle-Version: 4.11.1
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index 084f12b6fee69b654bd9c552ff70dad46f3055f4..6af8a673e5a0d63dc7cf1bb3d74c46813d1724f6 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.11.0</version>
+    <version>4.11.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index df022e25aa6bff9fd1a4317eb8739a990aef0b11..01f580507eb961439c395e8245ae86d0206156dd 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: 4.11.0
+Bundle-Version: 4.11.1
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index 1ac9549e46a33b488d1a52ce58b4aa846ce7e67e..2e411b2fd2cd7c9e7301122269b16181fbefa566 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>4.11.0</version>
+               <version>4.11.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index d2ac3e702f207636fdd83b894cb70d606a8e570f..b1ad3373c1a1af9a69958473effe3c25b7b9c9fe 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: 4.11.0
+Bundle-Version: 4.11.1
 Eclipse-BundleShape: dir
 Export-Package: com.google.api,
  com.google.api.detect,
index 40786bfa07760de5399d3055ec629652eb51e5bf..40ae861ab84ffa2810959880f5b1a5c11cfa98e1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>\r
     <groupId>eu.etaxonomy</groupId>\r
     <artifactId>taxeditor-parent</artifactId>\r
-    <version>4.11.0</version>\r
+    <version>4.11.1</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index 413ad46749ef584411fd6de86d0edb590ed7795c..e0f59cafc084140c0587eae79271fd3ce65ecfa3 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: 4.11.0
+Bundle-Version: 4.11.1
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index 33a6dbf2a9aa5d0901ea23c878d65983a09ed9a1..b5b0027bb3415609e933189e545bd74efef8aa57 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>4.11.0</version>
+    <version>4.11.1</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index c95e2b92fb04098b10f3e98b4f9c4d6a5b0551f9..8e3abffc800d8fdcdf7e61831a7e76c2d9d0d613 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature.platform"
       label="Taxeditor Dependencies"
-      version="4.11.0"
+      version="4.11.1"
       os="linux,macosx,win32"
       ws="cocoa,gtk,win32"
       arch="x86,x86_64">
index 518a227555a0d6e038740eef3bfa193bef4c37ca..323b70a52d6db5f6b82ad4b9fee06f99aeb67ed0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>4.11.0</version>
+               <version>4.11.1</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index 4214205c8a1e873cdefd8da5f7e749d57091cd03..391da1616a0cb41c1d25798175caaadf0e35bab6 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature"
       label="Taxonomic Editor"
-      version="4.11.0"
+      version="4.11.1"
       provider-name="EDIT"
       plugin="eu.etaxonomy.taxeditor.application"
       os="linux,macosx,win32"
index 62361cf9dc7f2e79b39965d6d62f001e45aa27aa..aedb5d43d1e22ef2ce8bf93b44692bbd5bf83ba2 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.11.0</version>
+    <version>4.11.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index 81deae0565d57fe89b4d2a91f33cc81d342ca24a..e42232b4ab3254aa045e0d1dd601054c02b59258 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: 4.11.0
+Bundle-Version: 4.11.1
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index bd0b1fe84a92bdf7d3c816c309aa5e479d8bca87..8947a2c8bb960fbe9aa8a34d8b28c55fc49a9896 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>4.11.0</version>
+               <version>4.11.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index aeb79df825a3e78b6752bb03f74b29c0eaca6199..089c05aed144853f329e59ca5a5fe3794c0b331f 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: 4.11.0
+Bundle-Version: 4.11.1
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
index 30d52c4cb0ba0f683563543ecf3289a9f3115588..42f4ca9e9ca7268c4515addfa4d9c4d0a7dbd95f 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.11.0</version>
+    <version>4.11.1</version>
   </parent>
   
   <name>Molecular Library Dependencies Bundle</name>
index 329c87cdc5390365eb347859e5a9c75c9b6c1116..da69498282d08832433bb6abd036207c8e6d60ac 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: 4.11.0
+Bundle-Version: 4.11.1
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
index 983caf70c69fd6e2e319eedd0b5c0807480389b5..73a9b1e7d20c49568530c28a5672f60456b18c59 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.11.0</version>
+    <version>4.11.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 75a22d378987c794aedab96b5c05a9230b46864f..473adb0248c58c6cb2f4096835754f7958e65cb3 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: 4.11.0
+Bundle-Version: 4.11.1
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.cdm,
index e640393129388c5c0cdd5b5752c98d9cdb8dd202..fb3716e68f183f1edd543591ccfafad151e5e02a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>4.11.0</version>
+               <version>4.11.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index dd1fad4ea24a23490f908dc5d93886021e5f4aac..a94fb889178b0df7a08a9d24a33dbcd5206f40ff 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: 4.11.0
+Bundle-Version: 4.11.1
 Require-Bundle: org.eclipse.osgi,
  org.eclipse.ui,
  eu.etaxonomy.taxeditor.cdmlib,
index b21e4e9e6fd5182ef2b309004c9a9c020c0b00a0..8ad8b2f95491001a68abd30b5372f7f947bf991a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>4.11.0</version>
+               <version>4.11.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 8ba8e143082dff522335bf5ea8c34ea1904fefe8..906a11089b09dca30d1c187e208b6f2339dd073e 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: 4.11.0
+Bundle-Version: 4.11.1
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
index b3bd138f15f946ee22510f3e70060be242cd84d6..c5c57a904135056a129283fca60fce1c1b89d349 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>4.11.0</version>
+       <version>4.11.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 6217fc5d30f4c096d8371081f4c54a3898e768dc..9d5268833428c9ed5c41fc5c5553f8bc6f5899eb 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: 4.11.0
+Bundle-Version: 4.11.1
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
index f8208fb1cef49063927df934cfb46ff07ad6c560..7e5529b6d6882b4ef6add2e0359f11fe0f2a5b8a 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.11.0</version>
+    <version>4.11.1</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <packaging>eclipse-test-plugin</packaging>
index d4156d4b240ea61fd3624286b1e5afe2ee8ec8a7..c15af6cf15575b000dbac2430e78d3a19908d170 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: 4.11.0
+Bundle-Version: 4.11.1
 Require-Bundle: org.eclipse.core.runtime
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
index 741b432517bfd96b9e7f99d6a617d332a8a07958..9bb0f7d8c6ebe98141397222e8003a69e5631644 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.11.0</version>
+    <version>4.11.1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.webapp</artifactId>
index 7680c14101fde6fe0f439accb20ed297660cdb5f..2ad4759730a23d8d11f3a403040e6b130b088378 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: 4.11.0
+Bundle-Version: 4.11.1
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.e4.ui.workbench,
index 2269d2d11724f1e530ff6491ed16793a7c0989fd..4dbc9a11ed7bfd84c5f1f348de841877675fb03a 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.11.0</version>
+    <version>4.11.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 21e7a7182e71bfcc9a391e84d84005ad6a541c80..659e3eb26b6ae7f7e2042fc17c35aeb1762a926b 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="4.11.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="4.11.1">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
index 896a319a22364df3e95dee083634ad19d403aec8..97a8b5a252cc9863c5b4d6ff5ab1f74a9cd124ab 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?pde version="3.5"?>
 
-<product name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product.jre" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" application="eu.etaxonomy.taxeditor.application.application" version="4.11.0" useFeatures="true" includeLaunchers="true">
+<product name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product.jre" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" application="eu.etaxonomy.taxeditor.application.application" version="4.11.1" useFeatures="true" includeLaunchers="true">
 
    <aboutInfo>
       <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
index 38fec5a71a8ea9fef9906bf300f95ac4562a6574..bdccde3d41ad685cad1684537ff3e54af1311bd1 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.11.0</version>
+    <version>4.11.1</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 1c47d9c83581b788d618d4d321b483313c3cd77e..9e46196b7c866e3f6255758c3150896a65ab9947 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>4.11.0</version>
+  <version>4.11.1</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for
     cybertaxonomy