From: Cherian Mathew Date: Wed, 25 Sep 2013 14:23:19 +0000 (+0000) Subject: Updated version in config files to 3.3.0-SNAPSHOT X-Git-Tag: 3.6.0~959 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/6fb3c4319e5a0de9bb1bff2c7b3006d80e00400f Updated version in config files to 3.3.0-SNAPSHOT --- diff --git a/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF index 550fbaba6..5b1f9e061 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.2.4.qualifier +Bundle-Version: 3.3.0.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin Bundle-Vendor: EDIT Bundle-Localization: plugin diff --git a/eu.etaxonomy.taxeditor.application/pom.xml b/eu.etaxonomy.taxeditor.application/pom.xml index 83e3b219a..b53e28040 100644 --- a/eu.etaxonomy.taxeditor.application/pom.xml +++ b/eu.etaxonomy.taxeditor.application/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 3.2.4-SNAPSHOT + 3.3.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF index badb788a2..f0a21cf7f 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.2.4.qualifier +Bundle-Version: 3.3.0.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin Bundle-Vendor: EDIT Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,eu.etaxonomy.taxeditor.annotatedlineeditor.handler,eu.etaxonomy.taxeditor.bulkeditor,eu.etaxonomy.taxeditor.bulkeditor.command,eu.etaxonomy.taxeditor.bulkeditor.handler,eu.etaxonomy.taxeditor.bulkeditor.input,eu.etaxonomy.taxeditor.bulkeditor.internal,eu.etaxonomy.taxeditor.bulkeditor.referencingobjects diff --git a/eu.etaxonomy.taxeditor.bulkeditor/pom.xml b/eu.etaxonomy.taxeditor.bulkeditor/pom.xml index 6a0aab484..f499633e8 100644 --- a/eu.etaxonomy.taxeditor.bulkeditor/pom.xml +++ b/eu.etaxonomy.taxeditor.bulkeditor/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 3.2.4-SNAPSHOT + 3.3.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF index c2d9fd206..4f0865ebc 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.2.4.qualifier +Bundle-Version: 3.3.0.qualifier Eclipse-BundleShape: dir Export-Package: com.google.api, com.google.api.detect, @@ -416,22 +416,22 @@ Bundle-ClassPath: ., lib/batik-util-1.7.jar, lib/batik-xml-1.7.jar, lib/c3p0-0.9.2.jar, - lib/cdmlib-commons-3.2.4-SNAPSHOT-sources.jar, - lib/cdmlib-commons-3.2.4-SNAPSHOT.jar, - lib/cdmlib-ext-3.2.4-SNAPSHOT-sources.jar, - lib/cdmlib-ext-3.2.4-SNAPSHOT.jar, - lib/cdmlib-io-3.2.4-SNAPSHOT-sources.jar, - lib/cdmlib-io-3.2.4-SNAPSHOT.jar, - lib/cdmlib-model-3.2.4-SNAPSHOT-sources.jar, - lib/cdmlib-model-3.2.4-SNAPSHOT.jar, - lib/cdmlib-persistence-3.2.4-SNAPSHOT-sources.jar, - lib/cdmlib-persistence-3.2.4-SNAPSHOT.jar, - lib/cdmlib-print-3.2.4-SNAPSHOT-sources.jar, - lib/cdmlib-print-3.2.4-SNAPSHOT.jar, - lib/cdmlib-remote-3.2.4-SNAPSHOT-sources.jar, - lib/cdmlib-remote-3.2.4-SNAPSHOT.jar, - lib/cdmlib-services-3.2.4-SNAPSHOT-sources.jar, - lib/cdmlib-services-3.2.4-SNAPSHOT.jar, + lib/cdmlib-commons-3.3.0-SNAPSHOT-sources.jar, + lib/cdmlib-commons-3.3.0-SNAPSHOT.jar, + lib/cdmlib-ext-3.3.0-SNAPSHOT-sources.jar, + lib/cdmlib-ext-3.3.0-SNAPSHOT.jar, + lib/cdmlib-io-3.3.0-SNAPSHOT-sources.jar, + lib/cdmlib-io-3.3.0-SNAPSHOT.jar, + lib/cdmlib-model-3.3.0-SNAPSHOT-sources.jar, + lib/cdmlib-model-3.3.0-SNAPSHOT.jar, + lib/cdmlib-persistence-3.3.0-SNAPSHOT-sources.jar, + lib/cdmlib-persistence-3.3.0-SNAPSHOT.jar, + lib/cdmlib-print-3.3.0-SNAPSHOT-sources.jar, + lib/cdmlib-print-3.3.0-SNAPSHOT.jar, + lib/cdmlib-remote-3.3.0-SNAPSHOT-sources.jar, + lib/cdmlib-remote-3.3.0-SNAPSHOT.jar, + lib/cdmlib-services-3.3.0-SNAPSHOT-sources.jar, + lib/cdmlib-services-3.3.0-SNAPSHOT.jar, lib/cglib-nodep-2.2.2.jar, lib/com.springsource.org.aopalliance-1.0.0.jar, lib/com.springsource.org.apache.commons.logging-1.1.1.jar, diff --git a/eu.etaxonomy.taxeditor.cdmlib/build.properties b/eu.etaxonomy.taxeditor.cdmlib/build.properties index 8694db759..f1fbc5b03 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/build.properties +++ b/eu.etaxonomy.taxeditor.cdmlib/build.properties @@ -22,22 +22,22 @@ bin.includes = META-INF/,\ lib/batik-util-1.7.jar,\ lib/batik-xml-1.7.jar,\ lib/c3p0-0.9.2.jar,\ - lib/cdmlib-commons-3.2.4-SNAPSHOT-sources.jar,\ - lib/cdmlib-commons-3.2.4-SNAPSHOT.jar,\ - lib/cdmlib-ext-3.2.4-SNAPSHOT-sources.jar,\ - lib/cdmlib-ext-3.2.4-SNAPSHOT.jar,\ - lib/cdmlib-io-3.2.4-SNAPSHOT-sources.jar,\ - lib/cdmlib-io-3.2.4-SNAPSHOT.jar,\ - lib/cdmlib-model-3.2.4-SNAPSHOT-sources.jar,\ - lib/cdmlib-model-3.2.4-SNAPSHOT.jar,\ - lib/cdmlib-persistence-3.2.4-SNAPSHOT-sources.jar,\ - lib/cdmlib-persistence-3.2.4-SNAPSHOT.jar,\ - lib/cdmlib-print-3.2.4-SNAPSHOT-sources.jar,\ - lib/cdmlib-print-3.2.4-SNAPSHOT.jar,\ - lib/cdmlib-remote-3.2.4-SNAPSHOT-sources.jar,\ - lib/cdmlib-remote-3.2.4-SNAPSHOT.jar,\ - lib/cdmlib-services-3.2.4-SNAPSHOT-sources.jar,\ - lib/cdmlib-services-3.2.4-SNAPSHOT.jar,\ + lib/cdmlib-commons-3.3.0-SNAPSHOT-sources.jar,\ + lib/cdmlib-commons-3.3.0-SNAPSHOT.jar,\ + lib/cdmlib-ext-3.3.0-SNAPSHOT-sources.jar,\ + lib/cdmlib-ext-3.3.0-SNAPSHOT.jar,\ + lib/cdmlib-io-3.3.0-SNAPSHOT-sources.jar,\ + lib/cdmlib-io-3.3.0-SNAPSHOT.jar,\ + lib/cdmlib-model-3.3.0-SNAPSHOT-sources.jar,\ + lib/cdmlib-model-3.3.0-SNAPSHOT.jar,\ + lib/cdmlib-persistence-3.3.0-SNAPSHOT-sources.jar,\ + lib/cdmlib-persistence-3.3.0-SNAPSHOT.jar,\ + lib/cdmlib-print-3.3.0-SNAPSHOT-sources.jar,\ + lib/cdmlib-print-3.3.0-SNAPSHOT.jar,\ + lib/cdmlib-remote-3.3.0-SNAPSHOT-sources.jar,\ + lib/cdmlib-remote-3.3.0-SNAPSHOT.jar,\ + lib/cdmlib-services-3.3.0-SNAPSHOT-sources.jar,\ + lib/cdmlib-services-3.3.0-SNAPSHOT.jar,\ lib/cglib-nodep-2.2.2.jar,\ lib/com.springsource.org.aopalliance-1.0.0.jar,\ lib/com.springsource.org.apache.commons.logging-1.1.1.jar,\ diff --git a/eu.etaxonomy.taxeditor.cdmlib/pom.xml b/eu.etaxonomy.taxeditor.cdmlib/pom.xml index 909a3f868..39566db23 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/pom.xml +++ b/eu.etaxonomy.taxeditor.cdmlib/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 3.2.4-SNAPSHOT + 3.3.0-SNAPSHOT 4.0.0 eu.etaxonomy.taxeditor.cdmlib diff --git a/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF index 1e7a409ae..104450a57 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.2.4.qualifier +Bundle-Version: 3.3.0.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin Bundle-Vendor: %Bundle-Vendor.0 Bundle-Localization: plugin diff --git a/eu.etaxonomy.taxeditor.editor/pom.xml b/eu.etaxonomy.taxeditor.editor/pom.xml index 91d2d3d2f..4d7c2c07f 100644 --- a/eu.etaxonomy.taxeditor.editor/pom.xml +++ b/eu.etaxonomy.taxeditor.editor/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 3.2.4-SNAPSHOT + 3.3.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.feature.platform/feature.xml b/eu.etaxonomy.taxeditor.feature.platform/feature.xml index ee7edd776..bce79a08f 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.platform/pom.xml b/eu.etaxonomy.taxeditor.feature.platform/pom.xml index 2d7ba6e57..98330db8d 100644 --- a/eu.etaxonomy.taxeditor.feature.platform/pom.xml +++ b/eu.etaxonomy.taxeditor.feature.platform/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 3.2.4-SNAPSHOT + 3.3.0-SNAPSHOT 4.0.0 eu.etaxonomy.taxeditor.feature.platform diff --git a/eu.etaxonomy.taxeditor.feature/feature.xml b/eu.etaxonomy.taxeditor.feature/feature.xml index 0ac58923c..ed554efb8 100644 --- a/eu.etaxonomy.taxeditor.feature/feature.xml +++ b/eu.etaxonomy.taxeditor.feature/feature.xml @@ -2,7 +2,7 @@ eu.etaxonomy taxeditor-parent - 3.2.4-SNAPSHOT + 3.3.0-SNAPSHOT 4.0.0 eu.etaxonomy.taxeditor.feature diff --git a/eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF index d0b1e0e35..b145f9726 100644 --- a/eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Help Bundle-SymbolicName: eu.etaxonomy.taxeditor.help; singleton:=true -Bundle-Version: 3.2.4.qualifier +Bundle-Version: 3.3.0.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator Bundle-Vendor: EDIT Require-Bundle: org.eclipse.ui, diff --git a/eu.etaxonomy.taxeditor.help/pom.xml b/eu.etaxonomy.taxeditor.help/pom.xml index df6189956..dc625f5b9 100644 --- a/eu.etaxonomy.taxeditor.help/pom.xml +++ b/eu.etaxonomy.taxeditor.help/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 3.2.4-SNAPSHOT + 3.3.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF index a11ce39a1..fbc2a192b 100644 --- a/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF @@ -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: 3.2.4.qualifier +Bundle-Version: 3.3.0.qualifier Bundle-Vendor: EDIT Export-Package: eu.etaxonomy.cdm, eu.etaxonomy.taxeditor.navigation, diff --git a/eu.etaxonomy.taxeditor.navigation/pom.xml b/eu.etaxonomy.taxeditor.navigation/pom.xml index f578296e9..f6295f28d 100644 --- a/eu.etaxonomy.taxeditor.navigation/pom.xml +++ b/eu.etaxonomy.taxeditor.navigation/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 3.2.4-SNAPSHOT + 3.3.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF index 40b2a391c..9391b8363 100644 --- a/eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF @@ -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: 3.2.4.qualifier +Bundle-Version: 3.3.0.qualifier Require-Bundle: org.eclipse.osgi, org.eclipse.ui, eu.etaxonomy.taxeditor.cdmlib, diff --git a/eu.etaxonomy.taxeditor.printpublisher/pom.xml b/eu.etaxonomy.taxeditor.printpublisher/pom.xml index a6140a38c..69ede3f58 100644 --- a/eu.etaxonomy.taxeditor.printpublisher/pom.xml +++ b/eu.etaxonomy.taxeditor.printpublisher/pom.xml @@ -4,7 +4,7 @@ taxeditor-parent eu.etaxonomy - 3.2.4-SNAPSHOT + 3.3.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF index 2cee798db..543454e66 100644 --- a/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF @@ -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: 3.2.4.qualifier +Bundle-Version: 3.3.0.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin Bundle-Vendor: EDIT Export-Package: eu.etaxonomy.cdm, diff --git a/eu.etaxonomy.taxeditor.store/pom.xml b/eu.etaxonomy.taxeditor.store/pom.xml index df38c9d03..c2a3af24f 100644 --- a/eu.etaxonomy.taxeditor.store/pom.xml +++ b/eu.etaxonomy.taxeditor.store/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 3.2.4-SNAPSHOT + 3.3.0-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product b/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product index 660d16f42..404e65ebe 100644 --- a/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product +++ b/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product @@ -1,5 +1,5 @@ - + diff --git a/eu.etaxonomy.taxeditor/pom.xml b/eu.etaxonomy.taxeditor/pom.xml index c007ecd50..d5e48ecc3 100644 --- a/eu.etaxonomy.taxeditor/pom.xml +++ b/eu.etaxonomy.taxeditor/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 3.2.4-SNAPSHOT + 3.3.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 8aa2e1819..016cdf396 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ eu.etaxonomy taxeditor-parent - 3.2.4-SNAPSHOT + 3.3.0-SNAPSHOT EDIT Taxonomic Editor The Taxonomic Editor for EDIT's platform for cybertaxonomy http://wp5.e-taxonomy.eu @@ -15,10 +15,10 @@ 1.6 UTF-8 - 3.2.4-SNAPSHOT + 3.3.0-SNAPSHOT 0.14.0 - 3.2.4-SNAPSHOT + 3.3.0-SNAPSHOT eu.etaxonomy.taxeditor.cdmlib