Updated version in pom / project files to taxeditor version : 5.27.0-SNAPSHOT and...
authorjenkins <jenkins-int@bgbm.org>
Tue, 3 Aug 2021 12:47:37 +0000 (14:47 +0200)
committerjenkins <jenkins-int@bgbm.org>
Tue, 3 Aug 2021 12:47:37 +0000 (14:47 +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 1107b95a2e67b55b2d009514ff6a14af252ac96c..d2e665585d3296da0c034a68879649a5cfe6eda5 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.26.0.qualifier
+Bundle-Version: 5.27.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index edb88127c3faf1e5c978fd39ff2ac2cde8933e67..d47be14af85b86cb939d81451897a6564682b401 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.26.0-SNAPSHOT</version>
+    <version>5.27.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index bb4286abf70451deb65981e80f070c99f87a3089..37fb9977bee244c0d2c81824b6754a8627f6b308 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.26.0.qualifier
+Bundle-Version: 5.27.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index cf279f54df12b3cfb33f6466ce25d0c68eb5c1c1..981c9978a73bd4726d80d8905f527e43834d7b26 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.26.0-SNAPSHOT</version>
+               <version>5.27.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index cb7dddb48d0d17136f22dbf1a58837b97ba0ba07..d0140138fff71b4ee4d347bb372bc9e5f3cc2063 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.26.0.qualifier
+Bundle-Version: 5.27.0.qualifier
 Eclipse-BundleShape: dir
 Export-Package: com.sun.istack.internal.tools,
  com.sun.istack.internal.ws,
@@ -563,13 +563,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.26.0-SNAPSHOT.jar,
- lib/cdmlib-ext-5.26.0-SNAPSHOT.jar,
- lib/cdmlib-io-5.26.0-SNAPSHOT.jar,
- lib/cdmlib-model-5.26.0-SNAPSHOT.jar,
- lib/cdmlib-persistence-5.26.0-SNAPSHOT.jar,
- lib/cdmlib-cache-5.26.0-SNAPSHOT.jar,
- lib/cdmlib-services-5.26.0-SNAPSHOT.jar,
+ lib/cdmlib-commons-5.27.0-SNAPSHOT.jar,
+ lib/cdmlib-ext-5.27.0-SNAPSHOT.jar,
+ lib/cdmlib-io-5.27.0-SNAPSHOT.jar,
+ lib/cdmlib-model-5.27.0-SNAPSHOT.jar,
+ lib/cdmlib-persistence-5.27.0-SNAPSHOT.jar,
+ lib/cdmlib-cache-5.27.0-SNAPSHOT.jar,
+ lib/cdmlib-services-5.27.0-SNAPSHOT.jar,
  lib/commons-beanutils-1.9.4.jar,
  lib/commons-codec-1.15.jar,
  lib/commons-collections-3.2.2.jar,
index 761f2c8cb605882773424d68a8db8fc28ff26279..2c59eb6809a31abb11cfde0ddd6bc32efcbe067c 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.26.0-SNAPSHOT.jar,\
-               lib/cdmlib-ext-5.26.0-SNAPSHOT.jar,\
-               lib/cdmlib-io-5.26.0-SNAPSHOT.jar,\
-               lib/cdmlib-model-5.26.0-SNAPSHOT.jar,\
-               lib/cdmlib-persistence-5.26.0-SNAPSHOT.jar,\
-               lib/cdmlib-services-5.26.0-SNAPSHOT.jar,\
+               lib/cdmlib-commons-5.27.0-SNAPSHOT.jar,\
+               lib/cdmlib-ext-5.27.0-SNAPSHOT.jar,\
+               lib/cdmlib-io-5.27.0-SNAPSHOT.jar,\
+               lib/cdmlib-model-5.27.0-SNAPSHOT.jar,\
+               lib/cdmlib-persistence-5.27.0-SNAPSHOT.jar,\
+               lib/cdmlib-services-5.27.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.26.0-SNAPSHOT.jar,\
+               lib/cdmlib-cache-5.27.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 87dc0f9c8dce7e25b66b4a58d74737510ad8facc..a6f319bdbf0a9e2852030df7678a75c0ddd34c0a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>\r
     <groupId>eu.etaxonomy</groupId>\r
     <artifactId>taxeditor-parent</artifactId>\r
-    <version>5.26.0-SNAPSHOT</version>\r
+    <version>5.27.0-SNAPSHOT</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index dbd4a0ecb617dd691352d1651b79da93a85f9ae9..41cfd40bd9710dbb54a0cff8603681e740f61d77 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.26.0.qualifier
+Bundle-Version: 5.27.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index ab319634ebcdd11558483038667c2dec10beb35c..5524237fba2e7158519cfc648af60c6f87988e77 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>5.26.0-SNAPSHOT</version>
+    <version>5.27.0-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index b60493f2efbb5039adbec348aee4da5b5b77cdce..43e9599e4d6bec468a81ec81f4ec693c68f76a20 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature.platform"\r
       label="Taxeditor Dependencies"\r
-      version="5.26.0.qualifier"\r
+      version="5.27.0.qualifier"\r
       os="linux,macosx,win32"\r
       ws="cocoa,gtk,win32"\r
       arch="x86,x86_64">\r
index 3da824b85b3fb444ef2d007e1a241fdb5e440aaa..81c78710ae78a8c0de4fa5c2813c0698f7b1117f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.26.0-SNAPSHOT</version>
+               <version>5.27.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index 5da92e01b0c271ab2eaaa37ef726d66e32048bf0..f00f14e38480a80f70b613a851762c23110614fd 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature"\r
       label="Taxonomic Editor"\r
-      version="5.26.0.qualifier"\r
+      version="5.27.0.qualifier"\r
       provider-name="EDIT"\r
       plugin="eu.etaxonomy.taxeditor.application"\r
       os="linux,macosx,win32"\r
index c0b4542c857e904cbe728eeec09ad131af1f397a..21f6fad8b415edb6e9d98e1142343b01bb63864e 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.26.0-SNAPSHOT</version>
+    <version>5.27.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index 3f08c85699fe834323c908fb64b3319d3723c39a..1ad51dc7688d1d5cf84709bfeba95df436e8a213 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.26.0.qualifier
+Bundle-Version: 5.27.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index 7d2383c25a5912f42f840548cf853f33ed99fd6d..bf2c5be92a0457bdaeea601f54601787c9105b65 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.26.0-SNAPSHOT</version>
+               <version>5.27.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 1e14c9739a40d1b75d410dedc642e43d9ce1e602..d842a1231061594af40e91f5f982fba79554bea3 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.26.0.qualifier
+Bundle-Version: 5.27.0.qualifier
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jface,
  org.eclipse.ui.ide,
index ae3358dfd7e271e1b702a5f30e06ca47e2a4a2bf..d51c83ed68491aec848025adbc933741ded2581b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.26.0-SNAPSHOT</version>
+    <version>5.27.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.local</artifactId>
index b3489be448be5fc2e568b094f1f39da30d4eb45e..5781084668ac4f29bf85ac517b044bb62afbfa0c 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.26.0.qualifier
+Bundle-Version: 5.27.0.qualifier
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
index a857b53fe4d5f3b0b54ebc4e65a9ce947e20a628..b770b9f402aadb336f00bdfc5e25248f9cd20e34 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.26.0-SNAPSHOT</version>
+    <version>5.27.0-SNAPSHOT</version>
   </parent>
   
   <name>Molecular Library Dependencies Bundle</name>
index afbf52788a58b0437990a70038279ec8b5a1bc77..a2357bc9ba6e281af6c3eac4f9567389d39f09ea 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.26.0.qualifier
+Bundle-Version: 5.27.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
index 05df05f9da0345e2b4a130268eea20da16e02c54..2946c6252133ca8a3141507f73cb1783a9f0f552 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.26.0-SNAPSHOT</version>
+    <version>5.27.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index c86a494d46cf8b3df0690e9a025616dc2ea739ed..b1bfdd6d6f103a5faa3d0a13af4111d445a9db2a 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.26.0.qualifier
+Bundle-Version: 5.27.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.navigation,
index e53a040a64cced438e132ba2e053db392b748189..d6105a35535daf2fb8ceabf57cf26a20bd277a22 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.26.0-SNAPSHOT</version>
+               <version>5.27.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index c4b5cbc50ffd57bfedd41cf91f060855d16ff73f..e5941240434089aa2df1dcd257b3bd451e0d0629 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.26.0.qualifier
+Bundle-Version: 5.27.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.26.0-SNAPSHOT.jar,
- lib/cdmlib-remote-5.26.0-SNAPSHOT.jar
+ lib/cdmlib-print-5.27.0-SNAPSHOT.jar,
+ lib/cdmlib-remote-5.27.0-SNAPSHOT.jar
 Import-Package: org.apache.log4j,
  org.eclipse.core.runtime,
  org.eclipse.core.runtime.jobs,
index 1d33db85d43604309a087a9c93d93f88f7d5f963..cc8f011c4a33b6d4a07cf6557190921eeb3801a2 100644 (file)
@@ -2,7 +2,7 @@ source.. = src/main/java/
 bin.includes = META-INF/,\
                .,\
                plugin.xml,\
-               lib/cdmlib-print-5.26.0-SNAPSHOT.jar,\
-               lib/cdmlib-remote-5.26.0-SNAPSHOT.jar,\
+               lib/cdmlib-print-5.27.0-SNAPSHOT.jar,\
+               lib/cdmlib-remote-5.27.0-SNAPSHOT.jar,\
                OSGI-INF/l10n/bundle.properties,\
                OSGI-INF/l10n/bundle_de.properties,\
index ccc2f2ffe48f2492d70d42ac7fa8085c423c4869..b36e0b8db2f84d15873ee96b2c4410a8cb7ee1e1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>5.26.0-SNAPSHOT</version>
+               <version>5.27.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 372f57f23d63a21c149c8c3a4d63f0fd11f2630a..4a917a9cbd64f4ca16f3e9fd27712dde92a7d3e2 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.26.0.qualifier
+Bundle-Version: 5.27.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
index 78a869b43327364e3c382377adc5f2a4cc06648a..c7a0371ef95956afba7a8930238a2ce7cb0b0c88 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>5.26.0-SNAPSHOT</version>
+       <version>5.27.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index c348f5012ff76d50f8908d5e2441dcd9b25210d5..81b72cbc59636b960a00c2922aa22b4789dbf433 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.26.0.qualifier
+Bundle-Version: 5.27.0.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
index f6a2194e15b65261d338030c4c2ba7f2fd758d32..8b9ef4b2b4ac197106903f5b818e426544d1c2d7 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.26.0-SNAPSHOT</version>
+    <version>5.27.0-SNAPSHOT</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <!-- for packaging=eclipse-test-plugin 
index 3f8a6ab68dea7147ce97a2930fb65624cd099a5c..79b67fd662a895e9f0d856cbd0a5f922f546608d 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.26.0.qualifier
+Bundle-Version: 5.27.0.qualifier
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.e4.ui.workbench,
index f4abc4d617ab5ef6266df8fe8474a5939959c8a1..faf20f96e0130e7d2f8cc52763864edbf7480fa5 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.26.0-SNAPSHOT</version>
+    <version>5.27.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 77362a3471ff7a0cd5a474ee1a81c8349686a9d3..d4b22b3e47e407727f4987da003308322eb5e14d 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.26.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.27.0.qualifier">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
index 3e853d7a6dbb2fa6d299c58abdcc5524367861ef..a8d2d20fbf914c7a816e6dfdbf28abff6d51003d 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.26.0-SNAPSHOT</version>
+    <version>5.27.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 84e9579bbdbaf895349d77d3227bd2e96c131893..3210049c7bbd9d59d4bfbbf9ca873550b2e2cdae 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>5.26.0-SNAPSHOT</version>
+  <version>5.27.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.26.0-SNAPSHOT</cdmlib.version>
+    <cdmlib.version>5.27.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.26.0-SNAPSHOT</taxeditor.version>
+    <taxeditor.version>5.27.0-SNAPSHOT</taxeditor.version>
     <update.dir>snapshot</update.dir>
     <log4j.version>1.2.17</log4j.version>
     <httpcomponents.version>4.5.12</httpcomponents.version>