Updated version in pom / project files to taxeditor version : 5.24.0 and cdmlib versi...
authorjenkins <jenkins-int@bgbm.org>
Wed, 2 Jun 2021 08:55:37 +0000 (10:55 +0200)
committerjenkins <jenkins-int@bgbm.org>
Wed, 2 Jun 2021 08:55:37 +0000 (10:55 +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 0d5d46ccd73f595b93c68b120d90efe7f09e26ec..e8b7f88c4d46a54908d34d78a6014c0da6b14990 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.24.0.qualifier
+Bundle-Version: 5.24.0
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index 2ee3cca50d67dfc68a1ddb6a9aae8d92ff0ee704..22e849573a4dfe7dd69bc83d4d61061e8e4f5fa5 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.24.0-SNAPSHOT</version>
+    <version>5.24.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 3fa5c65237eb6f6db0e7c0cf6395bad46047ba5b..0ac4a548ba488c84659b377310b4f1b621164093 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.24.0.qualifier
+Bundle-Version: 5.24.0
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index 841089519e60c9f695e0eae4d11b29cfad0bada7..55b043d13d1016a7242a3ba3adb605a445fad1fa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.24.0-SNAPSHOT</version>
+               <version>5.24.0</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 639baee51f252563511d71ec150db5393a5c103d..30a7f5d90818068d1da5f27c39845bf9a1d3f301 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.24.0.qualifier
+Bundle-Version: 5.24.0
 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.24.0-SNAPSHOT.jar,
- lib/cdmlib-ext-5.24.0-SNAPSHOT.jar,
- lib/cdmlib-io-5.24.0-SNAPSHOT.jar,
- lib/cdmlib-model-5.24.0-SNAPSHOT.jar,
- lib/cdmlib-persistence-5.24.0-SNAPSHOT.jar,
- lib/cdmlib-cache-5.24.0-SNAPSHOT.jar,
- lib/cdmlib-services-5.24.0-SNAPSHOT.jar,
+ lib/cdmlib-commons-5.24.0.jar,
+ lib/cdmlib-ext-5.24.0.jar,
+ lib/cdmlib-io-5.24.0.jar,
+ lib/cdmlib-model-5.24.0.jar,
+ lib/cdmlib-persistence-5.24.0.jar,
+ lib/cdmlib-cache-5.24.0.jar,
+ lib/cdmlib-services-5.24.0.jar,
  lib/commons-beanutils-1.9.4.jar,
  lib/commons-codec-1.15.jar,
  lib/commons-collections-3.2.2.jar,
index 19f86de85d1139413ad444e7f18202e35bba0eb4..8891a95084ca7659d98427cb956aedf40a1c958a 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.24.0-SNAPSHOT.jar,\
-               lib/cdmlib-ext-5.24.0-SNAPSHOT.jar,\
-               lib/cdmlib-io-5.24.0-SNAPSHOT.jar,\
-               lib/cdmlib-model-5.24.0-SNAPSHOT.jar,\
-               lib/cdmlib-persistence-5.24.0-SNAPSHOT.jar,\
-               lib/cdmlib-services-5.24.0-SNAPSHOT.jar,\
+               lib/cdmlib-commons-5.24.0.jar,\
+               lib/cdmlib-ext-5.24.0.jar,\
+               lib/cdmlib-io-5.24.0.jar,\
+               lib/cdmlib-model-5.24.0.jar,\
+               lib/cdmlib-persistence-5.24.0.jar,\
+               lib/cdmlib-services-5.24.0.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.24.0-SNAPSHOT.jar,\
+               lib/cdmlib-cache-5.24.0.jar,\
                lib/org.swtchart_0.10.0.v20160212.jar,\
                lib/commons-collections4-4.4.jar,\
                lib/commons-math3-3.6.1.jar,\
index 1b03d4dbdf199acdcf9c9ca5d07d9946c62d8b3b..4d11473d2260ac4b291fbe02636bc90f3cdba97a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>\r
     <groupId>eu.etaxonomy</groupId>\r
     <artifactId>taxeditor-parent</artifactId>\r
-    <version>5.24.0-SNAPSHOT</version>\r
+    <version>5.24.0</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index 88dfcdc2b001b3626f93472b43d58ccd35560c47..9968005b2abfaa39af699350798aa31f750a8b5e 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.24.0.qualifier
+Bundle-Version: 5.24.0
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index 8c15e4acd6411883cb88ce396a44e8e1c2ef31ba..2d1bf5aa2c25e86dc92af5a9750ffa3c0460ac67 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>5.24.0-SNAPSHOT</version>
+    <version>5.24.0</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index ee734ab6eccf8d1fbaf4297d1729d4b1acd87fc6..013a0c7c05780776c617e877d8807de589b6bcd6 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature.platform"\r
       label="Taxeditor Dependencies"\r
-      version="5.24.0.qualifier"\r
+      version="5.24.0"\r
       os="linux,macosx,win32"\r
       ws="cocoa,gtk,win32"\r
       arch="x86,x86_64">\r
index f94eb95b87b3f0c3f1ff6ebf43067dc66fbc920b..fccb8299a84ffdd10906cde85ce72fde3883b581 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.24.0-SNAPSHOT</version>
+               <version>5.24.0</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index 811eb9626f890b933d706a788abc7b996ce8b9c9..81d1d453d3f95026a50d408570ede4401b2e2b44 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature"\r
       label="Taxonomic Editor"\r
-      version="5.24.0.qualifier"\r
+      version="5.24.0"\r
       provider-name="EDIT"\r
       plugin="eu.etaxonomy.taxeditor.application"\r
       os="linux,macosx,win32"\r
index 570066eca4e4eae5691c626db3a62264869052ed..0c65ec50d6eb7e1950c222c80338733268913bfd 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.24.0-SNAPSHOT</version>
+    <version>5.24.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index 0f567f6946cba4e75ff6213daf3d7b2689eaa2b0..e6170462a581668e241a2cef8dde5ca1b644fe83 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.24.0.qualifier
+Bundle-Version: 5.24.0
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index 7e6f76ac25581864f92adc34a8c673b06ce78492..f60752755f5a4287719f4949aa7ce5c9a9a1664b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.24.0-SNAPSHOT</version>
+               <version>5.24.0</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index aa8cbf8bd434e6fbcc29bf344d4e4d988667aac6..6e4c8aab8e569ebf162ef99b9725522695ac0909 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.24.0.qualifier
+Bundle-Version: 5.24.0
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jface,
  org.eclipse.ui.ide,
index 2ea657672dfe85ca054a3531dd70afc5673c4c5e..1250b1136e206a4a75fcdac54902b69fe6d9ad7d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.24.0-SNAPSHOT</version>
+    <version>5.24.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.local</artifactId>
index 35335b314e9d3d40be0b2e291536658cfebe1df3..dec6e74c8aeaa9597e70a68c0ba62090bd0a2f15 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.24.0.qualifier
+Bundle-Version: 5.24.0
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
index 4bdb10c5c76ba082f57e2a35a213520942ef86d4..71b8b31bb0ae958610a4e5ff43d969f1d4f0b9d6 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.24.0-SNAPSHOT</version>
+    <version>5.24.0</version>
   </parent>
   
   <name>Molecular Library Dependencies Bundle</name>
index c0c7ab7b394eea195a25da236fd04b413fa4c774..48667a1975829ffe96389e0da915e229943b1eed 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.24.0.qualifier
+Bundle-Version: 5.24.0
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
index 629767830b7b4e46a03c69f192ec8a3acded3029..2834ce987db170d3016257573ba74af71e2c3eb6 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.24.0-SNAPSHOT</version>
+    <version>5.24.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 75e64f4f5ddeff33946e72fb90f10590dc40762a..02e50faa4cce8cabe4d05bbc79d9cc06d48f9c67 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.24.0.qualifier
+Bundle-Version: 5.24.0
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.navigation,
index 376c98e18cd478f7f7301f813a66552c1de06e12..9c6df194ada0770f574c7515eabef5a2f113fe0b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.24.0-SNAPSHOT</version>
+               <version>5.24.0</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 0c975b3f04fc43ed961124011c67e68243be5d83..f63171633eb510c872e92a148c15e725a29b80ec 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.24.0.qualifier
+Bundle-Version: 5.24.0
 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.24.0-SNAPSHOT.jar,
- lib/cdmlib-remote-5.24.0-SNAPSHOT.jar
+ lib/cdmlib-print-5.24.0.jar,
+ lib/cdmlib-remote-5.24.0.jar
 Import-Package: org.apache.log4j,
  org.eclipse.core.runtime,
  org.eclipse.core.runtime.jobs,
index a35be98b068e569b4c9130fca86f54bd0dab199e..35e0fa3e5084ac51d7ca62d6a5f8651e9bc17ce4 100644 (file)
@@ -2,7 +2,7 @@ source.. = src/main/java/
 bin.includes = META-INF/,\
                .,\
                plugin.xml,\
-               lib/cdmlib-print-5.24.0-SNAPSHOT.jar,\
-               lib/cdmlib-remote-5.24.0-SNAPSHOT.jar,\
+               lib/cdmlib-print-5.24.0.jar,\
+               lib/cdmlib-remote-5.24.0.jar,\
                OSGI-INF/l10n/bundle.properties,\
                OSGI-INF/l10n/bundle_de.properties,\
index 3801e8c38b16fdfec95d2db25860488bcc490686..d9897cdcdc8b0ee74238228608e559ca7ab577cd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>5.24.0-SNAPSHOT</version>
+               <version>5.24.0</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 3d1ce5de6aa087ad6b29ea6727bb976a517100e1..c2a764347da513311a8cf068cae284097550575a 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.24.0.qualifier
+Bundle-Version: 5.24.0
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
index 392dee1c671e5783a5a57f68fda6d1ae0b32c310..a4672a8dfd576b11bedda1ce8c9258783388eb9b 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>5.24.0-SNAPSHOT</version>
+       <version>5.24.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index e8c9a2b9bced8f4360baf2a058df0517df097b31..9ff7757573e7305808b995691f15f59f10b4e123 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.24.0.qualifier
+Bundle-Version: 5.24.0
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
index 72f97b6fa1140df3332cae61b7dfb22777b83488..a4ebbb74b71052ea4b3cf6039499fe1097acc992 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.24.0-SNAPSHOT</version>
+    <version>5.24.0</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <!-- for packaging=eclipse-test-plugin 
index a1b5496b3626dfce6c1fe254adddd09e1b0fcce0..801f651fe486e107e8fcc51fefb463a8679529d9 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.24.0.qualifier
+Bundle-Version: 5.24.0
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.e4.ui.workbench,
index f526df03a057773a314fe2df6c8bced744d7a1d1..8ded135a52610934b71a20ee17c9da1b0ae3adfd 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.24.0-SNAPSHOT</version>
+    <version>5.24.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index ce322a0e9f9b62aa1a476b41846d3519547646d7..a882b7d7635e554b5adba962ef91c9fa948331ee 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.24.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.24.0">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
index 276ff083c065383219ac93fbeb599d81623d8a34..5b88aaf43e2c67e6eb4449b55fd7509b649df147 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.24.0-SNAPSHOT</version>
+    <version>5.24.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index eb6ddd62b62b48ee9db28196ae57d69d2ef9e383..a9267d53233947b650f8c643db0673adb7edaecc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>5.24.0-SNAPSHOT</version>
+  <version>5.24.0</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.24.0-SNAPSHOT</cdmlib.version>
+    <cdmlib.version>5.24.0</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.24.0-SNAPSHOT</taxeditor.version>
+    <taxeditor.version>5.24.0</taxeditor.version>
     <update.dir>snapshot</update.dir>
     <log4j.version>1.2.17</log4j.version>
     <httpcomponents.version>4.5.12</httpcomponents.version>