Updated version in pom / project files to taxeditor version : 4.9.2 and cdmlib versio...
authorjenkins <jenkins-int@bgbm.org>
Thu, 10 Aug 2017 09:37:48 +0000 (11:37 +0200)
committerjenkins <jenkins-int@bgbm.org>
Thu, 10 Aug 2017 09:37:48 +0000 (11:37 +0200)
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 f02f7ee007618801dc92f8514b80f72b4a3867fd..0dd36b015453a21e9322bb11dcd62d667570b055 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.9.1
+Bundle-Version: 4.9.2
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index 42be5b0202e0641666d0313dc0dc86a990bc5e06..1d0eebe08108bdca801863ab6fdc8aa25f9bfd2e 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.9.1</version>
+    <version>4.9.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 2f672b21dc3898e38aad985e1841a117f96d68a3..8b981500023aa75d12793300cd422529e9f0e169 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.9.1
+Bundle-Version: 4.9.2
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index 48dbcde4769f43f7d7b60778befe0ea4791d6ab6..09b59f9cc4682b62e23a2a2280187436e762cac8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>4.9.1</version>
+               <version>4.9.2</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 3ce7b394f82e8675b42610d0195240f23dd425c3..41e3fe4821551a2c4ee65b0d8a7f1a3c16589bc5 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.9.1
+Bundle-Version: 4.9.2
 Eclipse-BundleShape: dir
 Export-Package: com.google.api,
  com.google.api.detect,
index ae0689949c3e8647b80db37e034789d203e09eca..86214a2a417bf3f6887ee6e6151c1bbde7cbca87 100644 (file)
@@ -4,7 +4,7 @@
   <parent>\r
     <groupId>eu.etaxonomy</groupId>\r
     <artifactId>taxeditor-parent</artifactId>\r
-    <version>4.9.1</version>\r
+    <version>4.9.2</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index ab9793aa8163282c362ed32bbf0ae84d711c108a..b8ee8b0bf19f2ce6cea286c0cf449dcfaad46f96 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.9.1
+Bundle-Version: 4.9.2
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index 2199c5a3088e0c11a639a62971e4f650776c5a4e..29ac5d4f20596a4ed49120c568850e0bc924e89e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>4.9.1</version>
+    <version>4.9.2</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index 486291e69e94b3657f3ef75fcd06efe3ea87b4b1..4ecf6b91942be3ea72e1b6fed6ec62a6ea597d6a 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature.platform"
       label="Taxeditor Dependencies"
-      version="4.9.1"
+      version="4.9.2"
       os="linux,macosx,win32"
       ws="cocoa,gtk,win32"
       arch="x86,x86_64">
index c8ac243b2bb37f7f1b47bb7494e8b44d1d3944b9..a65fcb6028bfbdf3f4847e5615f916df319ac332 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>4.9.1</version>
+               <version>4.9.2</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index 48cbf71d9ae4f406839835303df63d90b3614fe7..2fbce1b99da9f22f0cb7f46ddc995277a0c8ffc2 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature"
       label="Taxonomic Editor"
-      version="4.9.1"
+      version="4.9.2"
       provider-name="EDIT"
       plugin="eu.etaxonomy.taxeditor.application"
       os="linux,macosx,win32"
index 8bcdf46ac8e5b70eed4881680e9cd9114c4e24a9..4b4ac0b141ffe60211e3fe3e590234c61efe8f4c 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.9.1</version>
+    <version>4.9.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index bd75a7a62ed87fec2a5b16dff85bceac02a8fb41..bc90fa7d7c24e3c898b7ac4627c58cdafb6f75f9 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.9.1
+Bundle-Version: 4.9.2
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index f667e1f490506f7ab2ff6e73a240e65d4ab6a437..07570b71ea82b268ceb9c149cd62d20e5fc1c039 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>4.9.1</version>
+               <version>4.9.2</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index bd7f48d7a22f524e087af3b10358a1758bb7d587..bec3430eaead11d3dec515aab76b7723fb7b0962 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.9.1
+Bundle-Version: 4.9.2
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
index 1958c1bae30b8d0d9ab848c390e816d4ff75494f..db01a2691cc69627f95f82a50224126679794f5e 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.9.1</version>
+    <version>4.9.2</version>
   </parent>
   
   <name>Molecular Library Dependencies Bundle</name>
index 44a44e330b3faec87f64484bf0249bdd30d2e36e..8c2c12a5e3c6167e0b3bf0f9a4eba59dafddd6f8 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.9.1
+Bundle-Version: 4.9.2
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
index a7d947e2b2e03cd2e4b44527c0ca9d2c18807b1c..9f78a369da520011f40c5f8a822284ba76ba312e 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.9.1</version>
+    <version>4.9.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index a1e7c62749ed5338287ff5d1be2e9d4e453b8e50..b0df060235751529582356f7e993fade871037e9 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.9.1
+Bundle-Version: 4.9.2
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.cdm,
index 41b7c025b9b001719fa5c5e59d7722214cb9f25a..ad585979d91292d21c7a442f567c489deefb46b0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>4.9.1</version>
+               <version>4.9.2</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 3fa1e9fe4be881034028e5843b24901738264b3a..fa7114784a12e05d916ef2bcd2afcf0aab10ddff 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.9.1
+Bundle-Version: 4.9.2
 Require-Bundle: org.eclipse.osgi,
  org.eclipse.ui,
  eu.etaxonomy.taxeditor.cdmlib,
index 24d810a0b1ac861f350318c083b3f6a0fb94bfa2..c944d467c688be0cd310e1ada35fc121f11d7812 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>4.9.1</version>
+               <version>4.9.2</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 882ffbda8593db8bca5f2f43e571e1392d562233..6007e5407064fb303bf4c64f977aebbcb8f2191f 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.9.1
+Bundle-Version: 4.9.2
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
index 6193763a64e31916042b50f48d95881489a01c5f..4541b1f5fd90fef50d01a5bfd566a6ccb3e34e78 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>4.9.1</version>
+       <version>4.9.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index c457ea70ac5aa1b4f3c1c2e2fced9cf3fbad240b..4fddde22da88c21a98112a83aab390da7950dfdc 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.9.1
+Bundle-Version: 4.9.2
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
index 02fe75bb015e1b6b7db829082d27cfd9308185e1..fcc5488a8b117b54efeebec97916bee997c3df60 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.9.1</version>
+    <version>4.9.2</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <packaging>eclipse-test-plugin</packaging>
index 5a00e56fdadda00ffea54e27e938a8d75ba57282..f51107653b64e8c0aec5f0d04f30cdb7021fef01 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.9.1
+Bundle-Version: 4.9.2
 Require-Bundle: org.eclipse.core.runtime
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
index 132880dc95fd1e0b35846d6b5ff45ef50a5ba7f6..fd42808459000e60b21d29822b963525b6d7b2f3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.9.1</version>
+    <version>4.9.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.webapp</artifactId>
index 1f84059d17775571c0133b6897f5b22db7b6cf3d..b245ce5382bd471fdf8b85713908645ee35ce84f 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Workbench Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.workbench;singleton:=true
-Bundle-Version: 4.9.1
+Bundle-Version: 4.9.2
 Bundle-Activator: eu.etaxonomy.taxeditor.workbench.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index a97cb380afa9ca551df11b7792f33e7331d810f2..06170e39304325350a5be61e23c82ec8dbd7bfd0 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.9.1</version>
+    <version>4.9.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 777bd7356ba72d9c6946472183b350f5c2f5d2f9..f84ca78c1ec5b5f147eeb39c7c3ecc540dee078c 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.9.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="4.9.2">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
index d4f02c1479a6c9c487f1104974ce61196a99cb60..5b7e248faf34bcf4b3d15740158cab07843a61c8 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.9.1" 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.9.2" useFeatures="true" includeLaunchers="true">
 
    <aboutInfo>
       <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
index 98e15af794b79b434bb04041892a2b11fb8384d7..ab374a5d6288f921240f14c9fa863a89a38c265c 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.9.1</version>
+    <version>4.9.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index fbd3d8a2225524e3dcbc80646540a6de3e3e6a79..5056a1c8b2160ac4847b2accc9ecb832827f19ad 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>4.9.1</version>
+  <version>4.9.2</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for
     cybertaxonomy