Updated version in pom / project files to taxeditor version : 5.14.0-SNAPSHOT and...
authorjenkins <jenkins-int@bgbm.org>
Mon, 23 Mar 2020 11:48:53 +0000 (12:48 +0100)
committerjenkins <jenkins-int@bgbm.org>
Mon, 23 Mar 2020 11:48:53 +0000 (12:48 +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/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.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/pom.xml
pom.xml

index be3771e0ffd7ebc17c4c1ec6134857194edd41e8..509d3e0a8b1bbbcc40fa62fb24d53a2dfa0337f6 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.13.0.qualifier
+Bundle-Version: 5.14.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index f5c5fb3a85c31e560c5a6962df91b57887d833cf..19f4330fe99b7a6af0a25a2fa0905d2fc211407a 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.13.0-SNAPSHOT</version>
+    <version>5.14.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 5db2b48fa9f9e8545ce0ebb0e79c3de26e3a5450..dbc0082b7e07bb46071e6b337c8b20ad0e44d939 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.13.0.qualifier
+Bundle-Version: 5.14.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index aeb2316c64f179054a457e6dbde62dc0ed6db085..362b54bb7afdfabe0c861b14764165227958378a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.13.0-SNAPSHOT</version>
+               <version>5.14.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 723ab3d758240783b42d80629681cbfe044ac6c9..4a56791412a198cd6af90c02cb97b71600c9877a 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.13.0.qualifier
+Bundle-Version: 5.14.0.qualifier
 Eclipse-BundleShape: dir
 Export-Package: com.google.api,
  com.google.api.detect,
@@ -662,16 +662,16 @@ Bundle-ClassPath: .,
  lib/aspectjrt-1.8.8.jar,
  lib/aspectjweaver-1.8.8.jar,
  lib/batik-xml-1.7.jar,
- lib/cdmlib-commons-5.13.0-SNAPSHOT.jar,
- lib/cdmlib-ext-5.13.0-SNAPSHOT.jar,
- lib/cdmlib-io-5.13.0-SNAPSHOT.jar,
- lib/cdmlib-model-5.13.0-SNAPSHOT.jar,
- lib/cdmlib-persistence-5.13.0-SNAPSHOT.jar,
- lib/cdmlib-print-5.13.0-SNAPSHOT.jar,
- lib/cdmlib-remote-5.13.0-SNAPSHOT.jar,
- lib/cdmlib-cache-5.13.0-SNAPSHOT.jar,
- lib/cdmlib-services-5.13.0-SNAPSHOT.jar,
- lib/cdmlib-test-5.13.0-SNAPSHOT.jar,
+ lib/cdmlib-commons-5.14.0-SNAPSHOT.jar,
+ lib/cdmlib-ext-5.14.0-SNAPSHOT.jar,
+ lib/cdmlib-io-5.14.0-SNAPSHOT.jar,
+ lib/cdmlib-model-5.14.0-SNAPSHOT.jar,
+ lib/cdmlib-persistence-5.14.0-SNAPSHOT.jar,
+ lib/cdmlib-print-5.14.0-SNAPSHOT.jar,
+ lib/cdmlib-remote-5.14.0-SNAPSHOT.jar,
+ lib/cdmlib-cache-5.14.0-SNAPSHOT.jar,
+ lib/cdmlib-services-5.14.0-SNAPSHOT.jar,
+ lib/cdmlib-test-5.14.0-SNAPSHOT.jar,
  lib/com.springsource.org.aopalliance-1.0.0.jar,
  lib/com.springsource.org.apache.commons.logging-1.1.1.jar,
  lib/commons-beanutils-1.9.2.jar,
index 2fadc933e8257b873e8eb7086dcfcabcd2d6d0d0..41ef2d1ecd5833fbef24b91f638c4b537b63aaf0 100644 (file)
@@ -5,15 +5,15 @@ bin.includes = META-INF/,\
                lib/aspectjrt-1.8.8.jar,\
                lib/aspectjweaver-1.8.8.jar,\
                lib/batik-xml-1.7.jar,\
-               lib/cdmlib-commons-5.13.0-SNAPSHOT.jar,\
-               lib/cdmlib-ext-5.13.0-SNAPSHOT.jar,\
-               lib/cdmlib-io-5.13.0-SNAPSHOT.jar,\
-               lib/cdmlib-model-5.13.0-SNAPSHOT.jar,\
-               lib/cdmlib-persistence-5.13.0-SNAPSHOT.jar,\
-               lib/cdmlib-print-5.13.0-SNAPSHOT.jar,\
-               lib/cdmlib-remote-5.13.0-SNAPSHOT.jar,\
-               lib/cdmlib-services-5.13.0-SNAPSHOT.jar,\
-               lib/cdmlib-test-5.13.0-SNAPSHOT.jar,\
+               lib/cdmlib-commons-5.14.0-SNAPSHOT.jar,\
+               lib/cdmlib-ext-5.14.0-SNAPSHOT.jar,\
+               lib/cdmlib-io-5.14.0-SNAPSHOT.jar,\
+               lib/cdmlib-model-5.14.0-SNAPSHOT.jar,\
+               lib/cdmlib-persistence-5.14.0-SNAPSHOT.jar,\
+               lib/cdmlib-print-5.14.0-SNAPSHOT.jar,\
+               lib/cdmlib-remote-5.14.0-SNAPSHOT.jar,\
+               lib/cdmlib-services-5.14.0-SNAPSHOT.jar,\
+               lib/cdmlib-test-5.14.0-SNAPSHOT.jar,\
                lib/com.springsource.org.aopalliance-1.0.0.jar,\
                lib/com.springsource.org.apache.commons.logging-1.1.1.jar,\
                lib/commons-beanutils-1.9.2.jar,\
@@ -219,7 +219,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.13.0-SNAPSHOT.jar,\
+               lib/cdmlib-cache-5.14.0-SNAPSHOT.jar,\
                lib/redmine-java-api-3.1.0.jar,\
                lib/org.swtchart_0.10.0.v20160212.jar,\
                lib/commons-math3-3.6.1.jar,\
index e0c60311fc4bb608069f63f59d522f2e9371a38e..02df774d186f7d40595a4bf18b131f906152d3d6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>\r
     <groupId>eu.etaxonomy</groupId>\r
     <artifactId>taxeditor-parent</artifactId>\r
-    <version>5.13.0-SNAPSHOT</version>\r
+    <version>5.14.0-SNAPSHOT</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index c6b3db48372f4e0ac71daee631e915b91cffd9e0..85629e6cc6d5fda77feecc93210f441298ed4380 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.13.0.qualifier
+Bundle-Version: 5.14.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index 331e5a99ef5510867c5ee0105415200375a56749..010e6b51dba8cbbed5d6a994c56039ee7e5ba09c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>5.13.0-SNAPSHOT</version>
+    <version>5.14.0-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index 3b5b9e9f786716e8650836f117db4f5c73ffcd3f..74c776d141eb6a4cb8a95a624bbcdba64b7af0ba 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature.platform"
       label="Taxeditor Dependencies"
-      version="5.13.0.qualifier"
+      version="5.14.0.qualifier"
       os="linux,macosx,win32"
       ws="cocoa,gtk,win32"
       arch="x86,x86_64">
index 9062a2dc6ceb645b5675167d69353aa4be0d1c51..ed0a6709289cbff1f57e1fc7c04e54c63a7b005e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.13.0-SNAPSHOT</version>
+               <version>5.14.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index 8b0ff590961b43084b0782a5913286916ef24cff..8fd00c602865dbc453dbdfd624ed218a17f208d8 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature"
       label="Taxonomic Editor"
-      version="5.13.0.qualifier"
+      version="5.14.0.qualifier"
       provider-name="EDIT"
       plugin="eu.etaxonomy.taxeditor.application"
       os="linux,macosx,win32"
index 4bce7981099f7bb63caa6d212293bb4f7ed02a36..b41119a03b5116b066c7ec54d3b07abccc254737 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.13.0-SNAPSHOT</version>
+    <version>5.14.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index 424aaf70492af758bd0cf09fb1b88034e2fd1df7..2e87bc6c076cc3f6cc54db572cdcd5d50c338fcc 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.13.0.qualifier
+Bundle-Version: 5.14.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index 0fc0ff62427a31af6b13b5eaf70bdc06b31f2332..42af613791d220d0f15f6c72083362f856cf57cb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.13.0-SNAPSHOT</version>
+               <version>5.14.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 1f25fa6662338cf01601d6ef6b8fd4655c0ede47..75a5cc5948f3a0868ba0e7a560a22a9dd04fc120 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.13.0.qualifier
+Bundle-Version: 5.14.0.qualifier
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
index 53e012b06371012345ed6898bd9a2fe98928d68e..e3c73d05e49ec90d8a2d0799227a7e7c98353d2c 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.13.0-SNAPSHOT</version>
+    <version>5.14.0-SNAPSHOT</version>
   </parent>
   
   <name>Molecular Library Dependencies Bundle</name>
index e96b79189000a6b7db135e3303900eb788d2a452..bafbe31da98f49eca2fa3822c44f84d16d1ad88e 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.13.0.qualifier
+Bundle-Version: 5.14.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
index 206e488a10d08859ead524f4c5b965606b7fc517..7a42eb90735ad3fdaef1f5d57fb633665abf00f5 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.13.0-SNAPSHOT</version>
+    <version>5.14.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index df9aa191fd20cc1bdee4b2e2c13af70bdfa47969..fc6cf603cae7d9bb774723787a2cf6e7f91f8d64 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.13.0.qualifier
+Bundle-Version: 5.14.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.cdm,
index faba9020d677c9cf42f218ac1737da7bd0f35de3..2f9bddc72783add1bc20b571e09c0f8ffbd4d51e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.13.0-SNAPSHOT</version>
+               <version>5.14.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 07a115224d55c772313c5311d932234f39bbed26..340791129cc624da67ef415c2cc58c90b6c9f693 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.13.0.qualifier
+Bundle-Version: 5.14.0.qualifier
 Require-Bundle: org.eclipse.osgi,
  org.eclipse.ui,
  eu.etaxonomy.taxeditor.cdmlib,
index e6a4adde1ae3794542cc086f2e569f704121318c..0fdcbd242d8982733703c022be3f515b9f688e6e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>5.13.0-SNAPSHOT</version>
+               <version>5.14.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 85ef3babc5d5de8fdb5cbe948c540f43921938e6..199c924eb9a918a2e5952b193133a54aa36e007a 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.13.0.qualifier
+Bundle-Version: 5.14.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
index d018c65fd60d91a204afc869a2693c4320202a59..b3fb6e3789cb16fc3003a54ed0ed7ec92c264627 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>5.13.0-SNAPSHOT</version>
+       <version>5.14.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 8eb282718f805f83902d00925d17ca6331f989b6..39cc8f7503e3991f821d6aca4cdf11f015650c4f 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.13.0.qualifier
+Bundle-Version: 5.14.0.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
index e9f2ea9590b28ae4abc780858acc6ae2ababb73c..930d3393015de8ef034a92bd19d4eca02cb56f9d 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.13.0-SNAPSHOT</version>
+    <version>5.14.0-SNAPSHOT</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <!-- for packaging=eclipse-test-plugin 
index 58dfe61146e6a91f55063fd29ad98dd8bb266cdc..8ac3c1ed74269e0f48e07442321ad39ea6bf0405 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: 5.13.0.qualifier
+Bundle-Version: 5.14.0.qualifier
 Require-Bundle: org.eclipse.core.runtime
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
index 0f91111ea52694e42bbcb22cd81f71e42434f913..0b0722a89fde8890a78be5f55d33f44fbbc32435 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.13.0-SNAPSHOT</version>
+    <version>5.14.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.webapp</artifactId>
index 98b304b169b65ad39d74abcbe0a11c48b55c218b..3f388b325d415df4ccb2dff9075dd7f404a7a3e1 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: 5.13.0.qualifier
+Bundle-Version: 5.14.0.qualifier
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.e4.ui.workbench,
index 9743bff39e04fcd5751d95c0bb6d3e7de08f9fe2..645944be26dcc08e43990b7c6e355a2905c89bf2 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.13.0-SNAPSHOT</version>
+    <version>5.14.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 108644d0c36e7a220a9c48b9489d6dcabb628dcb..4b070e177b9148071583c295a4a23873b87f4628 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.13.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.14.0.qualifier">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
index 16bb03959a1f298457e13914e50d5e8a0ceb1a47..28f452ae48de33671ce3d10ffdccc42a603d1ab8 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.13.0-SNAPSHOT</version>
+    <version>5.14.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index aa5cbe004591246349be5c4f39b11ae743dae94e..0fa1c85f97321a1ed13cc7470b2c68765a46244c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>5.13.0-SNAPSHOT</version>
+  <version>5.14.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.13.0-SNAPSHOT</cdmlib.version>
+    <cdmlib.version>5.14.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.13.0-SNAPSHOT</taxeditor.version>
+    <taxeditor.version>5.14.0-SNAPSHOT</taxeditor.version>
     <update.dir>snapshot</update.dir>
     <unitils.version>3.4.2</unitils.version>
     <log4j.version>1.2.17</log4j.version>