Updated version in pom / project files to taxeditor version : 5.33.0-SNAPSHOT and...
authorjenkins <jenkins-int@bgbm.org>
Sat, 30 Jul 2022 18:27:50 +0000 (20:27 +0200)
committerjenkins <jenkins-int@bgbm.org>
Sat, 30 Jul 2022 18:27:50 +0000 (20:27 +0200)
36 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/eu.etaxonomy.taxeditor.product.with.jre
eu.etaxonomy.taxeditor/pom.xml
pom.xml

index 363dabb9b4c8f8a6936ebb4f76f817eab2ab0a8a..b18ab32d9a8c53c987995d0bed8062244a0cef68 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.32.0.qualifier
+Bundle-Version: 5.33.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index 80080840860b9363814538a4a62a92fb09f7105c..3fc02a36fb97db956f7d463c2ede5b07f5d61541 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.32.0-SNAPSHOT</version>
+    <version>5.33.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 5d195ad3ed96376a4478a5fa0093a5523576fbff..7df9924dab838f17ab35800ccefa88f9140b1f6c 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.32.0.qualifier
+Bundle-Version: 5.33.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index 2a8592a8710eb07fd263d728601630dffa165ec2..b50044543e098c87f7ee37f5a62de91ddf9bc235 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.32.0-SNAPSHOT</version>
+               <version>5.33.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 7ce94a91989d1b8aab890c0e28b0b77bd8f89840..a4d8c1572a857eb887053850c1f0f08a855f5bfe 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.32.0.qualifier
+Bundle-Version: 5.33.0.qualifier
 Eclipse-BundleShape: dir
 Export-Package: com.sun.istack.internal.tools,
  com.sun.istack.internal.ws,
@@ -387,14 +387,14 @@ Require-Bundle: org.eclipse.osgi,
  org.eclipse.swt
 Bundle-ClassPath: .,
  lib/aspectjweaver-1.9.7.jar,
- lib/cdmlib-commons-5.32.0-SNAPSHOT.jar,
- lib/cdmlib-ext-5.32.0-SNAPSHOT.jar,
- lib/cdmlib-io-5.32.0-SNAPSHOT.jar,
- lib/cdmlib-model-5.32.0-SNAPSHOT.jar,
- lib/cdmlib-api-5.32.0-SNAPSHOT.jar,
- lib/cdmlib-persistence-5.32.0-SNAPSHOT.jar,
- lib/cdmlib-cache-5.32.0-SNAPSHOT.jar,
- lib/cdmlib-services-5.32.0-SNAPSHOT.jar,
+ lib/cdmlib-commons-5.33.0-SNAPSHOT.jar,
+ lib/cdmlib-ext-5.33.0-SNAPSHOT.jar,
+ lib/cdmlib-io-5.33.0-SNAPSHOT.jar,
+ lib/cdmlib-model-5.33.0-SNAPSHOT.jar,
+ lib/cdmlib-api-5.33.0-SNAPSHOT.jar,
+ lib/cdmlib-persistence-5.33.0-SNAPSHOT.jar,
+ lib/cdmlib-cache-5.33.0-SNAPSHOT.jar,
+ lib/cdmlib-services-5.33.0-SNAPSHOT.jar,
  lib/commons-codec-1.15.jar,
  lib/commons-collections-3.2.2.jar,
  lib/commons-collections4-4.4.jar,
index f96bfe211f7e977f8a857bedbc7a702961c4dd25..7a04dfd66c4f9d7df6fe5403a83ba5ae004c4a7d 100644 (file)
@@ -1,13 +1,13 @@
 bin.includes = META-INF/,\
                .,\
                lib/aspectjweaver-1.9.7.jar,\
-               lib/cdmlib-commons-5.32.0-SNAPSHOT.jar,\
-               lib/cdmlib-ext-5.32.0-SNAPSHOT.jar,\
-               lib/cdmlib-io-5.32.0-SNAPSHOT.jar,\
-               lib/cdmlib-model-5.32.0-SNAPSHOT.jar,\
-               lib/cdmlib-api-5.32.0-SNAPSHOT.jar,\
-               lib/cdmlib-persistence-5.32.0-SNAPSHOT.jar,\
-               lib/cdmlib-services-5.32.0-SNAPSHOT.jar,\
+               lib/cdmlib-commons-5.33.0-SNAPSHOT.jar,\
+               lib/cdmlib-ext-5.33.0-SNAPSHOT.jar,\
+               lib/cdmlib-io-5.33.0-SNAPSHOT.jar,\
+               lib/cdmlib-model-5.33.0-SNAPSHOT.jar,\
+               lib/cdmlib-api-5.33.0-SNAPSHOT.jar,\
+               lib/cdmlib-persistence-5.33.0-SNAPSHOT.jar,\
+               lib/cdmlib-services-5.33.0-SNAPSHOT.jar,\
                lib/commons-codec-1.15.jar,\
                lib/commons-collections-3.2.2.jar,\
                lib/commons-collections4-4.4.jar,\
@@ -66,7 +66,7 @@ bin.includes = META-INF/,\
                lib/json-lib-2.4-jdk15.jar,\
                lib/postgresql-42.3.6.jar,\
                lib/mchange-commons-java-0.2.11.jar,\
-               lib/cdmlib-cache-5.32.0-SNAPSHOT.jar,\
+               lib/cdmlib-cache-5.33.0-SNAPSHOT.jar,\
                lib/org.swtchart_0.10.0.v20160212.jar,\
                lib/commons-math3-3.6.1.jar,\
                lib/mysql-connector-java-8.0.29.jar,\
index f84305f13571c67039edf350d0506903c00f3f50..2611ec8718ec539871155f64c50278b7ace4da53 100644 (file)
@@ -4,7 +4,7 @@
   <parent>\r
     <groupId>eu.etaxonomy</groupId>\r
     <artifactId>taxeditor-parent</artifactId>\r
-    <version>5.32.0-SNAPSHOT</version>\r
+    <version>5.33.0-SNAPSHOT</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index 7a7b41ea10ee5e8e695dc01a20e8c725ff31bec4..49e2d02c796e372c4af13d8b6d7b4e35c3fe18e6 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.32.0.qualifier
+Bundle-Version: 5.33.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index 1eee8e933f0c3c30f50774165bedec4e2e28cb37..90f43f7b7933330301842a8b56f273d540f80974 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>5.32.0-SNAPSHOT</version>
+    <version>5.33.0-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index a043c50c6aa6216ce17e4c74bc4856f2434dc3c0..f0ee224f1a584766dd04c4e3625ba6dac3808f5e 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature.platform"\r
       label="Taxeditor Dependencies"\r
-      version="5.32.0.qualifier"\r
+      version="5.33.0.qualifier"\r
       os="linux,macosx,win32"\r
       ws="cocoa,gtk,win32"\r
       arch="x86,x86_64">\r
index 21f9144091ed3808ca7af93c941d5e8b86e608c1..259477bcdca0738fee566f6428e9744271710bcd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.32.0-SNAPSHOT</version>
+               <version>5.33.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index bf128e7d67f4fad879865da827878a1cee031f3c..c54d73e888f0a2b8ca9cdf3b93b9eee54d0c4448 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature"\r
       label="Taxonomic Editor"\r
-      version="5.32.0.qualifier"\r
+      version="5.33.0.qualifier"\r
       provider-name="EDIT"\r
       plugin="eu.etaxonomy.taxeditor.application"\r
       os="linux,macosx,win32"\r
index ace6daa5bc9dd52a3158ead7e5e3efb99e956835..c1e3daef36ee100a31750b61585691de1eb8863b 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.32.0-SNAPSHOT</version>
+    <version>5.33.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index f27dbd4a2e53f987f2aac5000c99c977e0fb6aac..a86636a403b8fa4f4d299e899d563ffbffde8a25 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.32.0.qualifier
+Bundle-Version: 5.33.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index f9147f21997ce997567f99776e1d9b7ef17c05e0..cb6735efce19576db97c431ec88ad9a370747098 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.32.0-SNAPSHOT</version>
+               <version>5.33.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index c21f1ea90baef03300b4c087033d3c01a585f012..e54b16ce9c56581792a812a3e663cf42b54d674f 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.32.0.qualifier
+Bundle-Version: 5.33.0.qualifier
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jface,
  org.eclipse.ui.ide,
index 9654cef4ef9402ca823157f73a489d81fc3391bc..549a5834d9d02deb3f38b08e187f98f9635ef450 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.32.0-SNAPSHOT</version>
+    <version>5.33.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.local</artifactId>
index 01060d31e2a9ab29a73ba6554b628114361aa704..5cc65daf1c2838f9e9e4eeb229cb97a6d581fb90 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.32.0.qualifier
+Bundle-Version: 5.33.0.qualifier
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
index b6068e3b28636a26dea21c3ae8dff768430ec620..42b8cbe1643e25b766d8c0a37f4a4df6e1bbe5ad 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.32.0-SNAPSHOT</version>
+    <version>5.33.0-SNAPSHOT</version>
   </parent>
   
   <name>Molecular Library Dependencies Bundle</name>
index cb1da4e61327e20670bed4cf5b177d726185d307..19ea17dff0580725f031c2b06d9c889bb537ebec 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.32.0.qualifier
+Bundle-Version: 5.33.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
index cecca0d70bb1754351fcdc61cdc6d12a18e11eaa..bb395d71e179df966f59a30bebaaf356fab8b334 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.32.0-SNAPSHOT</version>
+    <version>5.33.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 8f1a439f7220e34e9ddfb3991fa89811261f6f91..54e8a5b61cd3b1a267a4a2b2bbfa6483c35f14aa 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.32.0.qualifier
+Bundle-Version: 5.33.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.navigation,
index 6e2b9f24deba9d5ec8250282efc5c2e3f1df9d22..3012420b6f7ce9503ac228d9bcacdee534399c88 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.32.0-SNAPSHOT</version>
+               <version>5.33.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 40e9592c5cbc5076c2b7481e621ec1942af91a0e..c8c0b78d519d802412d29dad957d672f6986c616 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.32.0.qualifier
+Bundle-Version: 5.33.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.32.0-SNAPSHOT.jar,
- lib/cdmlib-remote-5.32.0-SNAPSHOT.jar
+ lib/cdmlib-print-5.33.0-SNAPSHOT.jar,
+ lib/cdmlib-remote-5.33.0-SNAPSHOT.jar
 Import-Package: org.apache.logging.log4j,
  org.apache.logging.log4j.core,
  org.eclipse.core.runtime,
index f593cc8de56814044622e9058872e742dd8388ff..898f08001cb669f0adc1028f69b8ae9470b498f2 100644 (file)
@@ -2,7 +2,7 @@ source.. = src/main/java/
 bin.includes = META-INF/,\
                .,\
                plugin.xml,\
-               lib/cdmlib-print-5.32.0-SNAPSHOT.jar,\
-               lib/cdmlib-remote-5.32.0-SNAPSHOT.jar,\
+               lib/cdmlib-print-5.33.0-SNAPSHOT.jar,\
+               lib/cdmlib-remote-5.33.0-SNAPSHOT.jar,\
                OSGI-INF/l10n/bundle.properties,\
                OSGI-INF/l10n/bundle_de.properties,\
index fc6a316d622402cb9635dd594ed7f9ed65c4217a..722fd1a1268592db19a7a2fac7c17fea6adbd57f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>5.32.0-SNAPSHOT</version>
+               <version>5.33.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 643f310121738b28f12b1ad9c38fa28c28c25761..ca3b6b24f81b6a7a09d9296fff56007b55cfea87 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.32.0.qualifier
+Bundle-Version: 5.33.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
index c71fa21a6b49c045a2d54df0cd614e5d9cc7d28b..4a59ae477faa47bacdc70a1523b49692776a037a 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>5.32.0-SNAPSHOT</version>
+       <version>5.33.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index b5d8650b44d6ec951a6f3c055028c9cb22a0de98..8f57d80e58edc47a28b84f021c8f4e986888d468 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.32.0.qualifier
+Bundle-Version: 5.33.0.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
index 18378df52ea9df78666b1fda86402e12058e127a..2c066eb5fe0c27835ae6c751ad4314f9bd17d280 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.32.0-SNAPSHOT</version>
+    <version>5.33.0-SNAPSHOT</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <!-- for packaging=eclipse-test-plugin 
index d0cd8d26c18608eb586df6b17335c71442ae7683..6038feb3bd09be994d7e0735c56f65e168a5105e 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.32.0.qualifier
+Bundle-Version: 5.33.0.qualifier
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.e4.ui.workbench,
index 532bb77566b87bf59dc83ea7defc1414d37fe66c..bd2b80ec060fd8312a7ad51aa89c55da91e1da95 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.32.0-SNAPSHOT</version>
+    <version>5.33.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 0c133b617162bd807fb25274f9dbe60841ba6150..9551546cf663547763414dcb3743acfd12954d58 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.32.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.33.0.qualifier">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
index 174fd06da253db97b3242b581bd37a49f9a69a03..b0c0c778eefc90c6733910211bf1ff0099a28f79 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="5.32.0.qualifier" 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="5.33.0.qualifier" useFeatures="true" includeLaunchers="true">
 
    <aboutInfo>
       <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
index 6fb6da27f21f6873516e73c21fb304099f00f259..7598f89fc6b193a5343f6f9557024056ac343059 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.32.0-SNAPSHOT</version>
+    <version>5.33.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index f09e8ea6cf416dd6aedb5e47c8e1b9274f026949..b36984e235b3a34d28f7c8855a250a26b2e3c020 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>5.32.0-SNAPSHOT</version>
+  <version>5.33.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.32.0-SNAPSHOT</cdmlib.version>
+    <cdmlib.version>5.33.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.7.0</tycho.version>
-    <taxeditor.version>5.32.0-SNAPSHOT</taxeditor.version>
+    <taxeditor.version>5.33.0-SNAPSHOT</taxeditor.version>
     <update.dir>snapshot</update.dir>
     <log4j.version>2.18.0</log4j.version>
     <httpcomponents.version>4.5.13</httpcomponents.version>
@@ -32,6 +32,7 @@
     <doclint>none</doclint>
   
   
+  
     <!-- see according comment in cdmlib for possible finetuning -->
   </properties>
   <modules>