Updated version in pom / project files to taxeditor version : 5.23.0-SNAPSHOT and...
authorjenkins <jenkins-int@bgbm.org>
Thu, 15 Apr 2021 14:13:16 +0000 (16:13 +0200)
committerjenkins <jenkins-int@bgbm.org>
Thu, 15 Apr 2021 14:13:16 +0000 (16:13 +0200)
35 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/build.properties
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/build.properties
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 271e26405e3165e1b21b5564eb711972e7a1b3ec..07200c8617e11d06c0ed5bc8b460dd1166f9374c 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.22.0.qualifier
+Bundle-Version: 5.23.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index 13e42994ed95f462edbd08e60020c83ec6c061ad..4f985d970ec556d6719736a637915346fd5924e1 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.22.0-SNAPSHOT</version>
+    <version>5.23.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index a51bcd5e6cbcecb0510d5e3f0c7c235c93adccc4..9304e0f350ad05ed8e0fe673ead6c8469533aafa 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.22.0.qualifier
+Bundle-Version: 5.23.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index a7a7b3eb10ac0d8827b501de8ba75f261c0284c6..6456b014e7c05d2358d9e59fe0638079a28a21ba 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.22.0-SNAPSHOT</version>
+               <version>5.23.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 6d6acb8487b4dc3707012a614f14e24c81914079..97a502211ad13da857d1ee2c2bc9e4b920f49617 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.22.0.qualifier
+Bundle-Version: 5.23.0.qualifier
 Eclipse-BundleShape: dir
 Export-Package: com.sun.istack.internal.tools,
  com.sun.istack.internal.ws,
@@ -562,13 +562,13 @@ Require-Bundle: org.eclipse.osgi,
 Bundle-ClassPath: .,
  lib/apache-log4j-extras-1.2.17.jar,
  lib/aspectjrt-1.9.6.jar,
- lib/cdmlib-commons-5.22.0-SNAPSHOT.jar,
- lib/cdmlib-ext-5.22.0-SNAPSHOT.jar,
- lib/cdmlib-io-5.22.0-SNAPSHOT.jar,
- lib/cdmlib-model-5.22.0-SNAPSHOT.jar,
- lib/cdmlib-persistence-5.22.0-SNAPSHOT.jar,
- lib/cdmlib-cache-5.22.0-SNAPSHOT.jar,
- lib/cdmlib-services-5.22.0-SNAPSHOT.jar,
+ lib/cdmlib-commons-5.23.0-SNAPSHOT.jar,
+ lib/cdmlib-ext-5.23.0-SNAPSHOT.jar,
+ lib/cdmlib-io-5.23.0-SNAPSHOT.jar,
+ lib/cdmlib-model-5.23.0-SNAPSHOT.jar,
+ lib/cdmlib-persistence-5.23.0-SNAPSHOT.jar,
+ lib/cdmlib-cache-5.23.0-SNAPSHOT.jar,
+ lib/cdmlib-services-5.23.0-SNAPSHOT.jar,
  lib/commons-beanutils-1.9.4.jar,
  lib/commons-codec-1.15.jar,
  lib/commons-collections-3.2.2.jar,
index 7907bc5305952857bbead5220904ed62220ccd87..76a43ff8b59f7ae56d559d0afe209ebe2a1e2f40 100644 (file)
@@ -3,12 +3,12 @@ bin.includes = META-INF/,\
                lib/apache-log4j-extras-1.2.17.jar,\
                lib/aspectjrt-1.9.6.jar,\
                lib/aspectjweaver-1.9.6.jar,\
-               lib/cdmlib-commons-5.22.0-SNAPSHOT.jar,\
-               lib/cdmlib-ext-5.22.0-SNAPSHOT.jar,\
-               lib/cdmlib-io-5.22.0-SNAPSHOT.jar,\
-               lib/cdmlib-model-5.22.0-SNAPSHOT.jar,\
-               lib/cdmlib-persistence-5.22.0-SNAPSHOT.jar,\
-               lib/cdmlib-services-5.22.0-SNAPSHOT.jar,\
+               lib/cdmlib-commons-5.23.0-SNAPSHOT.jar,\
+               lib/cdmlib-ext-5.23.0-SNAPSHOT.jar,\
+               lib/cdmlib-io-5.23.0-SNAPSHOT.jar,\
+               lib/cdmlib-model-5.23.0-SNAPSHOT.jar,\
+               lib/cdmlib-persistence-5.23.0-SNAPSHOT.jar,\
+               lib/cdmlib-services-5.23.0-SNAPSHOT.jar,\
                lib/commons-beanutils-1.9.4.jar,\
                lib/commons-codec-1.15.jar,\
                lib/commons-collections-3.2.2.jar,\
@@ -89,7 +89,7 @@ bin.includes = META-INF/,\
                lib/lucene-analyzers-common-5.4.1.jar,\
                lib/lucene-sandbox-5.4.1.jar,\
                lib/lucene-suggest-5.4.1.jar,\
-               lib/cdmlib-cache-5.22.0-SNAPSHOT.jar,\
+               lib/cdmlib-cache-5.23.0-SNAPSHOT.jar,\
                lib/org.swtchart_0.10.0.v20160212.jar,\
                lib/commons-collections4-4.4.jar,\
                lib/commons-math3-3.6.1.jar,\
index 5a54c2aad17c973cff8ab8733f9a7faf4c0f0cd1..87ecfcb3d8912ec5f40330145ec543b559f48231 100644 (file)
@@ -4,7 +4,7 @@
   <parent>\r
     <groupId>eu.etaxonomy</groupId>\r
     <artifactId>taxeditor-parent</artifactId>\r
-    <version>5.22.0-SNAPSHOT</version>\r
+    <version>5.23.0-SNAPSHOT</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index b4a00bf4f6e563350aceede7c02bcf4393ef677b..f6d63888578a0d1b494af74f4e6c4c81d02d0188 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.22.0.qualifier
+Bundle-Version: 5.23.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index 3edcda54e2b70d76551af4589c7c783c2227c457..37089a58e9005864cb631b00a7a8701d351f82e7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>5.22.0-SNAPSHOT</version>
+    <version>5.23.0-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index 15a1d9731636114831561517625ec10f1647c8a7..4e99ed9adc913b050a25530d9090feb95b2c0b5e 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature.platform"\r
       label="Taxeditor Dependencies"\r
-      version="5.22.0.qualifier"\r
+      version="5.23.0.qualifier"\r
       os="linux,macosx,win32"\r
       ws="cocoa,gtk,win32"\r
       arch="x86,x86_64">\r
index 207bd724262974b3adfeba62b6ed6a52983ca261..7168408ee9b69f1a6b9e69798f18953f5aad2ca5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.22.0-SNAPSHOT</version>
+               <version>5.23.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index db8c2e5c45daa7dd3f693aa50c01a280ac23252b..20d591bb79929eb4fa030eef19bc1e4e1f975c50 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature"\r
       label="Taxonomic Editor"\r
-      version="5.22.0.qualifier"\r
+      version="5.23.0.qualifier"\r
       provider-name="EDIT"\r
       plugin="eu.etaxonomy.taxeditor.application"\r
       os="linux,macosx,win32"\r
index 636c60810caf39881662e748841b597e3f46b4b3..1ea4c550b290039b789d1eb3bd5bc1d567b97925 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.22.0-SNAPSHOT</version>
+    <version>5.23.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index b9ac51998a721f660153b2d035ce60997c5cf79f..42cf633e58a83e25bb968b2c2b272327f71745a9 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.22.0.qualifier
+Bundle-Version: 5.23.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index f57e364ee45e8215a0ae94358a7a05cfa7f9a43b..6df60460e6e61d431301c33af64cc9965c64880d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.22.0-SNAPSHOT</version>
+               <version>5.23.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 1d16ba767cb9b624018ccfc936a37c09d60f1cda..60511d7cb531864fc7c36f0236e16683509cbe87 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.22.0.qualifier
+Bundle-Version: 5.23.0.qualifier
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jface,
  org.eclipse.ui.ide,
index 8bb413f0808d73f1ac5f2652d94155e84fee4ed8..fad08fc038682ea9bb41375d8a49c56103480b09 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.22.0-SNAPSHOT</version>
+    <version>5.23.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.local</artifactId>
index ea2463c896c765e011ff11d1153af1fd71adc1b1..85af1cd3fb01e7ed1e4460f5d02515e97b26b441 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.22.0.qualifier
+Bundle-Version: 5.23.0.qualifier
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
index 8e18058a02c92c13c16576cb55cfe821b1eac7d7..21eee3c0d0ec0fb2a94dd129de5649b0d527b547 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.22.0-SNAPSHOT</version>
+    <version>5.23.0-SNAPSHOT</version>
   </parent>
   
   <name>Molecular Library Dependencies Bundle</name>
index fd5f51bffa22e8fa51b8c70dd6a91a2d589b641d..33826173efe2a4ceb58697b5ffd3b0ebec1dc01c 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.22.0.qualifier
+Bundle-Version: 5.23.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
index b6ab62f68e8c3eb4f5442059d90d55024fac3752..1c698a3f6ce50b18d292ecc6957ad138d492a710 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.22.0-SNAPSHOT</version>
+    <version>5.23.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 102adb8ac9dd27ac87d8a8306bdd5495794379b3..4e58503c7c4aa142ad7853f179a98584f98cbe3a 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.22.0.qualifier
+Bundle-Version: 5.23.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.navigation,
index 4db0af5baefcb39950600226d119b4c7851ed4ba..fa57c307758138a7001629ce6949161f0b39726a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.22.0-SNAPSHOT</version>
+               <version>5.23.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 6ab7466851e3dcc730094002a4091bde887cff17..0f906ecb23967c301e0b3b8c8c05a5742e2723a8 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.22.0.qualifier
+Bundle-Version: 5.23.0.qualifier
 Export-Package: eu.etaxonomy.cdm.print,
  eu.etaxonomy.cdm.print.out,
  eu.etaxonomy.cdm.print.out.odf,
@@ -47,8 +47,8 @@ Require-Bundle: org.eclipse.osgi,
  eu.etaxonomy.taxeditor.editor,
  eu.etaxonomy.taxeditor.store
 Bundle-ClassPath: .,
- lib/cdmlib-print-5.22.0-SNAPSHOT.jar,
- lib/cdmlib-remote-5.22.0-SNAPSHOT.jar
+ lib/cdmlib-print-5.23.0-SNAPSHOT.jar,
+ lib/cdmlib-remote-5.23.0-SNAPSHOT.jar
 Import-Package: org.apache.log4j,
  org.eclipse.core.runtime,
  org.eclipse.core.runtime.jobs,
index 54f04a8f6fff55072017e93e2931aa0e7f42515b..b305aa6a1e00bc26c9400a302e3363178ae2ad25 100644 (file)
@@ -2,7 +2,7 @@ source.. = src/main/java/
 bin.includes = META-INF/,\
                .,\
                plugin.xml,\
-               lib/cdmlib-print-5.22.0-SNAPSHOT.jar,\
-               lib/cdmlib-remote-5.22.0-SNAPSHOT.jar,\
+               lib/cdmlib-print-5.23.0-SNAPSHOT.jar,\
+               lib/cdmlib-remote-5.23.0-SNAPSHOT.jar,\
                OSGI-INF/l10n/bundle.properties,\
                OSGI-INF/l10n/bundle_de.properties,\
index 4a14f34a1b152c5903828d846cfad366b7d630d2..6a9ad0ad8f2d350e085910e1618df71097c211fb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>5.22.0-SNAPSHOT</version>
+               <version>5.23.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index eb2132cad98f44169d69107196cc5c2b3a0100e7..8e0da4b5c09ddff391bf1021fb44801d16f13b01 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.22.0.qualifier
+Bundle-Version: 5.23.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
index 3351685c4a59990823d565d8d3a8d26dae5935df..b029d5109a63fb31e9fe7ff4d06b63a1430ee26b 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>5.22.0-SNAPSHOT</version>
+       <version>5.23.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 89594af0bb0b335a6ed1bb4902deae534591ac29..6c24ee9a45173d7566faf304a4a827590634e57e 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.22.0.qualifier
+Bundle-Version: 5.23.0.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
index 374ed976f12f6f67b505502ac82a38e2453a11d9..055b0ab1d49e56eb184eba936818a5619f391819 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.22.0-SNAPSHOT</version>
+    <version>5.23.0-SNAPSHOT</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <!-- for packaging=eclipse-test-plugin 
index ccab7342e9a48b2211fdebae1301e3ea9d75db53..64ee0226df1f8120b3d8d3296cc50970bca398f1 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.22.0.qualifier
+Bundle-Version: 5.23.0.qualifier
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.e4.ui.workbench,
index 04e70becab3a023f5210899b0ad6b267cbf89eaf..61e03f883930751f95466115cb12a4e2261b9b13 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.22.0-SNAPSHOT</version>
+    <version>5.23.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 6d977867d31e683bd936b09354bbfedb05bafa4a..debceeefc2056064091e89f7cf7891e68f85e0f9 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.22.0.qualifier">
+<?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.23.0.qualifier">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
index 583ee98130e2b16dbae341c77b354ed20e022d54..762887614f2713c515b2baa365c56125a6dc1b62 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.22.0-SNAPSHOT</version>
+    <version>5.23.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 7481234869b131a0598035b79fb055fab6e3b256..f4e0a821cd67153323c89bdf9e038c65380e61a0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>5.22.0-SNAPSHOT</version>
+  <version>5.23.0-SNAPSHOT</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for
     cybertaxonomy
   <properties>
     <java.codelevel>1.8</java.codelevel>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <cdmlib.version>5.22.0-SNAPSHOT</cdmlib.version>
+    <cdmlib.version>5.23.0-SNAPSHOT</cdmlib.version>
     <!-- TODO can we use project.version ????? -->
     <!-- Increasing tycho above 0.22.0 will fail for the macosx build because 
       for higher version numbers tycho needs to be build against Eclipse Mars or 
       higher -->
     <tycho.version>1.0.0</tycho.version>
-    <taxeditor.version>5.22.0-SNAPSHOT</taxeditor.version>
+    <taxeditor.version>5.23.0-SNAPSHOT</taxeditor.version>
     <update.dir>snapshot</update.dir>
     <log4j.version>1.2.17</log4j.version>
     <httpcomponents.version>4.5.12</httpcomponents.version>