From 6b164a65b9e0f363ebd4532778d747bf3a685a92 Mon Sep 17 00:00:00 2001 From: Cherian Mathew Date: Thu, 16 Jul 2015 11:23:57 +0200 Subject: [PATCH] Updated version in pom / project files to taxeditor version : 3.7.0-SNAPSHOT and cdmlib version : 3.7.0-SNAPSHOT --- .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 2 +- eu.etaxonomy.taxeditor.cdmlib/.classpath | 16 ++++++++-------- .../META-INF/MANIFEST.MF | 18 +++++++++--------- eu.etaxonomy.taxeditor.cdmlib/build.properties | 16 ++++++++-------- .../META-INF/MANIFEST.MF | 2 +- .../feature.xml | 2 +- eu.etaxonomy.taxeditor.feature/feature.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../eu.etaxonomy.taxeditor.product | 2 +- pom.xml | 4 ++-- 14 files changed, 37 insertions(+), 37 deletions(-) diff --git a/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF index 4ea588535..6af76e7c8 100644 --- a/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Application Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true -Bundle-Version: 3.7.0 +Bundle-Version: 3.7.0.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin Bundle-Vendor: EDIT Bundle-Localization: OSGI-INF/l10n/plugin diff --git a/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF index 90e193d0d..fe3d5d2a5 100644 --- a/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF @@ -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: 3.7.0 +Bundle-Version: 3.7.0.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin Bundle-Vendor: EDIT Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor, diff --git a/eu.etaxonomy.taxeditor.cdmlib/.classpath b/eu.etaxonomy.taxeditor.cdmlib/.classpath index 3962c23f1..2286acd5b 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/.classpath +++ b/eu.etaxonomy.taxeditor.cdmlib/.classpath @@ -1,13 +1,13 @@ - - - - - - - - + + + + + + + + diff --git a/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF index ad4085b64..693731734 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF @@ -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: 3.7.0 +Bundle-Version: 3.7.0.qualifier Eclipse-BundleShape: dir Export-Package: com.google.api, com.google.api.detect, @@ -612,12 +612,12 @@ Bundle-ClassPath: ., lib/xmlbeans-2.3.0.jar, lib/poi-ooxml-schemas-3.10-FINAL.jar, lib/swagger-annotations-1.3.5.jar, - lib/cdmlib-commons-3.8.0-SNAPSHOT.jar, - lib/cdmlib-ext-3.8.0-SNAPSHOT.jar, - lib/cdmlib-io-3.8.0-SNAPSHOT.jar, - lib/cdmlib-model-3.8.0-SNAPSHOT.jar, - lib/cdmlib-persistence-3.8.0-SNAPSHOT.jar, - lib/cdmlib-print-3.8.0-SNAPSHOT.jar, - lib/cdmlib-remote-3.8.0-SNAPSHOT.jar, - lib/cdmlib-services-3.8.0-SNAPSHOT.jar + lib/cdmlib-commons-3.7.0-SNAPSHOT.jar, + lib/cdmlib-ext-3.7.0-SNAPSHOT.jar, + lib/cdmlib-io-3.7.0-SNAPSHOT.jar, + lib/cdmlib-model-3.7.0-SNAPSHOT.jar, + lib/cdmlib-persistence-3.7.0-SNAPSHOT.jar, + lib/cdmlib-print-3.7.0-SNAPSHOT.jar, + lib/cdmlib-remote-3.7.0-SNAPSHOT.jar, + lib/cdmlib-services-3.7.0-SNAPSHOT.jar Import-Package: eu.etaxonomy.cdm.api.application diff --git a/eu.etaxonomy.taxeditor.cdmlib/build.properties b/eu.etaxonomy.taxeditor.cdmlib/build.properties index 3ce2b145d..bece04fe9 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/build.properties +++ b/eu.etaxonomy.taxeditor.cdmlib/build.properties @@ -194,14 +194,14 @@ bin.includes = META-INF/,\ lib/poi-ooxml-schemas-3.10-FINAL.jar,\ lib/xmlbeans-2.3.0.jar,\ lib/swagger-annotations-1.3.5.jar,\ - lib/cdmlib-commons-3.8.0-SNAPSHOT.jar,\ - lib/cdmlib-ext-3.8.0-SNAPSHOT.jar,\ - lib/cdmlib-io-3.8.0-SNAPSHOT.jar,\ - lib/cdmlib-model-3.8.0-SNAPSHOT.jar,\ - lib/cdmlib-persistence-3.8.0-SNAPSHOT.jar,\ - lib/cdmlib-print-3.8.0-SNAPSHOT.jar,\ - lib/cdmlib-remote-3.8.0-SNAPSHOT.jar,\ - lib/cdmlib-services-3.8.0-SNAPSHOT.jar + lib/cdmlib-commons-3.7.0-SNAPSHOT.jar,\ + lib/cdmlib-ext-3.7.0-SNAPSHOT.jar,\ + lib/cdmlib-io-3.7.0-SNAPSHOT.jar,\ + lib/cdmlib-model-3.7.0-SNAPSHOT.jar,\ + lib/cdmlib-persistence-3.7.0-SNAPSHOT.jar,\ + lib/cdmlib-print-3.7.0-SNAPSHOT.jar,\ + lib/cdmlib-remote-3.7.0-SNAPSHOT.jar,\ + lib/cdmlib-services-3.7.0-SNAPSHOT.jar jars.compile.order = . output.. = bin/ diff --git a/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF index ebf95dae8..7a057cdf2 100644 --- a/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF @@ -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: 3.7.0 +Bundle-Version: 3.7.0.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin Bundle-Vendor: %Bundle-Vendor.0 Bundle-Localization: OSGI-INF/l10n/plugin diff --git a/eu.etaxonomy.taxeditor.feature.platform/feature.xml b/eu.etaxonomy.taxeditor.feature.platform/feature.xml index 703d31218..35fa4e02d 100644 --- a/eu.etaxonomy.taxeditor.feature.platform/feature.xml +++ b/eu.etaxonomy.taxeditor.feature.platform/feature.xml @@ -2,7 +2,7 @@ diff --git a/eu.etaxonomy.taxeditor.feature/feature.xml b/eu.etaxonomy.taxeditor.feature/feature.xml index 53ffb9ba8..764ad86fc 100644 --- a/eu.etaxonomy.taxeditor.feature/feature.xml +++ b/eu.etaxonomy.taxeditor.feature/feature.xml @@ -2,7 +2,7 @@ - + diff --git a/pom.xml b/pom.xml index c298cba56..9df99cbbf 100644 --- a/pom.xml +++ b/pom.xml @@ -18,10 +18,10 @@ 1.6 UTF-8 - 3.8.0-SNAPSHOT + 3.7.0-SNAPSHOT 0.22.0 - 3.8.0-SNAPSHOT + 3.7.0-SNAPSHOT snapshot -- 2.30.2