From: jenkins Date: Wed, 15 Jul 2015 16:27:59 +0000 (+0200) Subject: Updated version in pom / project files to taxeditor version : 3.8.0-SNAPSHOT and... X-Git-Tag: 3.7.0~4^2~23 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/2049043f5277019c521649883f2c3b0898dbb501?hp=d732d56238e2678bdf5f368015c9af3e248b1c98 Updated version in pom / project files to taxeditor version : 3.8.0-SNAPSHOT and cdmlib version : 3.8.0-SNAPSHOT --- diff --git a/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF index 6af76e7c8..81bdf0a83 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.qualifier +Bundle-Version: 3.8.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 fe3d5d2a5..60ba65373 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.qualifier +Bundle-Version: 3.8.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 bf4e1603d..eeffff13c 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 693731734..158f930cf 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.qualifier +Bundle-Version: 3.8.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.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 + 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 Import-Package: eu.etaxonomy.cdm.api.application diff --git a/eu.etaxonomy.taxeditor.cdmlib/build.properties b/eu.etaxonomy.taxeditor.cdmlib/build.properties index bece04fe9..3ce2b145d 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.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 + 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 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 7a057cdf2..6cd6141ef 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.qualifier +Bundle-Version: 3.8.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 35fa4e02d..e7506bdf2 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 764ad86fc..0f59e5e90 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 85faa8bde..45b3087ba 100644 --- a/pom.xml +++ b/pom.xml @@ -18,10 +18,10 @@ 1.6 UTF-8 - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT 0.22.0 - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT snapshot @@ -82,7 +82,7 @@ Java Developer Architect - + @@ -100,7 +100,7 @@ Java Developer Architect - +