From: edit-jenkins Date: Wed, 5 Jun 2013 08:38:10 +0000 (+0000) Subject: Updated version in config files to 3.2.2-SNAPSHOT X-Git-Tag: 3.6.0~980 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/ad0dd655500d6c79b2e9160e13d747ecb422eefb Updated version in config files to 3.2.2-SNAPSHOT --- diff --git a/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF index df3bb8b88..7c20eb9ce 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.1.201306051024 +Bundle-Version: 3.2.2.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 d8d294a72..35568f1db 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.1.201306051024 + 3.2.2-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 72eef0fc7..6810506d4 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.1.201306051024 +Bundle-Version: 3.2.2.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 5a1653aa6..3766197cc 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.1.201306051024 + 3.2.2-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 37bc0db1f..4a519895f 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.1.201306051024 +Bundle-Version: 3.2.2.qualifier Eclipse-BundleShape: dir Export-Package: com.google.api, com.google.api.detect, @@ -425,22 +425,22 @@ Bundle-ClassPath: ., lib/batik-xml-1.7.jar, lib/c3p0-0.9.1.jar, lib/c3p0-0.9.2.jar, - lib/cdmlib-commons-3.2.1-sources.jar, - lib/cdmlib-commons-3.2.1.jar, - lib/cdmlib-ext-3.2.1-sources.jar, - lib/cdmlib-ext-3.2.1.jar, - lib/cdmlib-io-3.2.1-sources.jar, - lib/cdmlib-io-3.2.1.jar, - lib/cdmlib-model-3.2.1-sources.jar, - lib/cdmlib-model-3.2.1.jar, - lib/cdmlib-persistence-3.2.1-sources.jar, - lib/cdmlib-persistence-3.2.1.jar, - lib/cdmlib-print-3.2.1-sources.jar, - lib/cdmlib-print-3.2.1.jar, - lib/cdmlib-remote-3.2.1-sources.jar, - lib/cdmlib-remote-3.2.1.jar, - lib/cdmlib-services-3.2.1-sources.jar, - lib/cdmlib-services-3.2.1.jar, + lib/cdmlib-commons-3.2.2-SNAPSHOT-sources.jar, + lib/cdmlib-commons-3.2.2-SNAPSHOT.jar, + lib/cdmlib-ext-3.2.2-SNAPSHOT-sources.jar, + lib/cdmlib-ext-3.2.2-SNAPSHOT.jar, + lib/cdmlib-io-3.2.2-SNAPSHOT-sources.jar, + lib/cdmlib-io-3.2.2-SNAPSHOT.jar, + lib/cdmlib-model-3.2.2-SNAPSHOT-sources.jar, + lib/cdmlib-model-3.2.2-SNAPSHOT.jar, + lib/cdmlib-persistence-3.2.2-SNAPSHOT-sources.jar, + lib/cdmlib-persistence-3.2.2-SNAPSHOT.jar, + lib/cdmlib-print-3.2.2-SNAPSHOT-sources.jar, + lib/cdmlib-print-3.2.2-SNAPSHOT.jar, + lib/cdmlib-remote-3.2.2-SNAPSHOT-sources.jar, + lib/cdmlib-remote-3.2.2-SNAPSHOT.jar, + lib/cdmlib-services-3.2.2-SNAPSHOT-sources.jar, + lib/cdmlib-services-3.2.2-SNAPSHOT.jar, lib/cglib-2.1.3.jar, lib/cglib-nodep-2.2.2.jar, lib/com.springsource.org.aopalliance-1.0.0.jar, diff --git a/eu.etaxonomy.taxeditor.cdmlib/build.properties b/eu.etaxonomy.taxeditor.cdmlib/build.properties index f867c3934..f8a869d27 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/build.properties +++ b/eu.etaxonomy.taxeditor.cdmlib/build.properties @@ -31,22 +31,22 @@ bin.includes = META-INF/,\ lib/batik-xml-1.7.jar,\ lib/c3p0-0.9.1.jar,\ lib/c3p0-0.9.2.jar,\ - lib/cdmlib-commons-3.2.1-sources.jar,\ - lib/cdmlib-commons-3.2.1.jar,\ - lib/cdmlib-ext-3.2.1-sources.jar,\ - lib/cdmlib-ext-3.2.1.jar,\ - lib/cdmlib-io-3.2.1-sources.jar,\ - lib/cdmlib-io-3.2.1.jar,\ - lib/cdmlib-model-3.2.1-sources.jar,\ - lib/cdmlib-model-3.2.1.jar,\ - lib/cdmlib-persistence-3.2.1-sources.jar,\ - lib/cdmlib-persistence-3.2.1.jar,\ - lib/cdmlib-print-3.2.1-sources.jar,\ - lib/cdmlib-print-3.2.1.jar,\ - lib/cdmlib-remote-3.2.1-sources.jar,\ - lib/cdmlib-remote-3.2.1.jar,\ - lib/cdmlib-services-3.2.1-sources.jar,\ - lib/cdmlib-services-3.2.1.jar,\ + lib/cdmlib-commons-3.2.2-SNAPSHOT-sources.jar,\ + lib/cdmlib-commons-3.2.2-SNAPSHOT.jar,\ + lib/cdmlib-ext-3.2.2-SNAPSHOT-sources.jar,\ + lib/cdmlib-ext-3.2.2-SNAPSHOT.jar,\ + lib/cdmlib-io-3.2.2-SNAPSHOT-sources.jar,\ + lib/cdmlib-io-3.2.2-SNAPSHOT.jar,\ + lib/cdmlib-model-3.2.2-SNAPSHOT-sources.jar,\ + lib/cdmlib-model-3.2.2-SNAPSHOT.jar,\ + lib/cdmlib-persistence-3.2.2-SNAPSHOT-sources.jar,\ + lib/cdmlib-persistence-3.2.2-SNAPSHOT.jar,\ + lib/cdmlib-print-3.2.2-SNAPSHOT-sources.jar,\ + lib/cdmlib-print-3.2.2-SNAPSHOT.jar,\ + lib/cdmlib-remote-3.2.2-SNAPSHOT-sources.jar,\ + lib/cdmlib-remote-3.2.2-SNAPSHOT.jar,\ + lib/cdmlib-services-3.2.2-SNAPSHOT-sources.jar,\ + lib/cdmlib-services-3.2.2-SNAPSHOT.jar,\ lib/cglib-2.1.3.jar,\ lib/cglib-nodep-2.2.2.jar,\ lib/com.springsource.org.aopalliance-1.0.0.jar,\ diff --git a/eu.etaxonomy.taxeditor.cdmlib/pom.xml b/eu.etaxonomy.taxeditor.cdmlib/pom.xml index fa3fdd890..58e39760d 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.1.201306051024 + 3.2.2-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 d5ade2be6..26e0e061d 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.1.201306051024 +Bundle-Version: 3.2.2.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 9de19bb6c..821815dd7 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.1.201306051024 + 3.2.2-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.feature.platform/feature.xml b/eu.etaxonomy.taxeditor.feature.platform/feature.xml index 087be851e..65ece9fbc 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 20e4fdbec..33c8f9eab 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.1.201306051024 + 3.2.2-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 5254ed36d..fc46cd07f 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.1.201306051024 + 3.2.2-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 b54fa6f94..acf68edf5 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.1.201306051024 +Bundle-Version: 3.2.2.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 5a8df8548..714aa18ca 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.1.201306051024 + 3.2.2-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 2bcf3bc46..9e025bdd0 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.1.201306051024 +Bundle-Version: 3.2.2.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 c9ffd154c..0c057ef63 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.1.201306051024 + 3.2.2-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 cbc682c32..64070eeb8 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.1.201306051024 +Bundle-Version: 3.2.2.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 25c1741db..006cc5bc3 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.1.201306051024 + 3.2.2-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 dc8f254a4..97074bc69 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.1.201306051024 +Bundle-Version: 3.2.2.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 4f2d4f6bf..494efce1a 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.1.201306051024 + 3.2.2-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product b/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product index 8ebf597d4..6b20a3320 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 a29f4017b..ef81f0362 100644 --- a/eu.etaxonomy.taxeditor/pom.xml +++ b/eu.etaxonomy.taxeditor/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 3.2.1.201306051024 + 3.2.2-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 346976ff9..9fbe13094 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ eu.etaxonomy taxeditor-parent - 3.2.1.201306051024 + 3.2.2-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.1 + 3.2.2-SNAPSHOT 0.14.0 - 3.2.1 + 3.2.2-SNAPSHOT eu.etaxonomy.taxeditor.cdmlib