From: edit-jenkins Date: Fri, 11 Apr 2014 15:37:16 +0000 (+0000) Subject: Updated version in config files to 3.3.3-SNAPSHOT X-Git-Tag: 3.6.0~652 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/2a5ff173d24b659e09423175a225b3bcf1d1bbff Updated version in config files to 3.3.3-SNAPSHOT --- diff --git a/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF index b70ac8bb8..32cb4ec99 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.3.2.201404111726 +Bundle-Version: 3.3.3.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 b85ef29e3..1af4865f9 100644 --- a/eu.etaxonomy.taxeditor.application/pom.xml +++ b/eu.etaxonomy.taxeditor.application/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 3.3.2.201404111726 + 3.3.3-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 fea6a0e0b..6de6b14dd 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.3.2.201404111726 +Bundle-Version: 3.3.3.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin Bundle-Vendor: EDIT Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor, diff --git a/eu.etaxonomy.taxeditor.bulkeditor/pom.xml b/eu.etaxonomy.taxeditor.bulkeditor/pom.xml index e6b5f8fcd..956d7ab16 100644 --- a/eu.etaxonomy.taxeditor.bulkeditor/pom.xml +++ b/eu.etaxonomy.taxeditor.bulkeditor/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 3.3.2.201404111726 + 3.3.3-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 0e15c59f7..a2402c16f 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.3.2.201404111726 +Bundle-Version: 3.3.3.qualifier Eclipse-BundleShape: dir Export-Package: com.google.api, com.google.api.detect, @@ -427,22 +427,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.3.2-sources.jar, - lib/cdmlib-commons-3.3.2.jar, - lib/cdmlib-ext-3.3.2-sources.jar, - lib/cdmlib-ext-3.3.2.jar, - lib/cdmlib-io-3.3.2-sources.jar, - lib/cdmlib-io-3.3.2.jar, - lib/cdmlib-model-3.3.2-sources.jar, - lib/cdmlib-model-3.3.2.jar, - lib/cdmlib-persistence-3.3.2-sources.jar, - lib/cdmlib-persistence-3.3.2.jar, - lib/cdmlib-print-3.3.2-sources.jar, - lib/cdmlib-print-3.3.2.jar, - lib/cdmlib-remote-3.3.2-sources.jar, - lib/cdmlib-remote-3.3.2.jar, - lib/cdmlib-services-3.3.2-sources.jar, - lib/cdmlib-services-3.3.2.jar, + lib/cdmlib-commons-3.3.3-SNAPSHOT-sources.jar, + lib/cdmlib-commons-3.3.3-SNAPSHOT.jar, + lib/cdmlib-ext-3.3.3-SNAPSHOT-sources.jar, + lib/cdmlib-ext-3.3.3-SNAPSHOT.jar, + lib/cdmlib-io-3.3.3-SNAPSHOT-sources.jar, + lib/cdmlib-io-3.3.3-SNAPSHOT.jar, + lib/cdmlib-model-3.3.3-SNAPSHOT-sources.jar, + lib/cdmlib-model-3.3.3-SNAPSHOT.jar, + lib/cdmlib-persistence-3.3.3-SNAPSHOT-sources.jar, + lib/cdmlib-persistence-3.3.3-SNAPSHOT.jar, + lib/cdmlib-print-3.3.3-SNAPSHOT-sources.jar, + lib/cdmlib-print-3.3.3-SNAPSHOT.jar, + lib/cdmlib-remote-3.3.3-SNAPSHOT-sources.jar, + lib/cdmlib-remote-3.3.3-SNAPSHOT.jar, + lib/cdmlib-services-3.3.3-SNAPSHOT-sources.jar, + lib/cdmlib-services-3.3.3-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 11cc8481e..af46440d2 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/build.properties +++ b/eu.etaxonomy.taxeditor.cdmlib/build.properties @@ -23,22 +23,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.3.2-sources.jar,\ - lib/cdmlib-commons-3.3.2.jar,\ - lib/cdmlib-ext-3.3.2-sources.jar,\ - lib/cdmlib-ext-3.3.2.jar,\ - lib/cdmlib-io-3.3.2-sources.jar,\ - lib/cdmlib-io-3.3.2.jar,\ - lib/cdmlib-model-3.3.2-sources.jar,\ - lib/cdmlib-model-3.3.2.jar,\ - lib/cdmlib-persistence-3.3.2-sources.jar,\ - lib/cdmlib-persistence-3.3.2.jar,\ - lib/cdmlib-print-3.3.2-sources.jar,\ - lib/cdmlib-print-3.3.2.jar,\ - lib/cdmlib-remote-3.3.2-sources.jar,\ - lib/cdmlib-remote-3.3.2.jar,\ - lib/cdmlib-services-3.3.2-sources.jar,\ - lib/cdmlib-services-3.3.2.jar,\ + lib/cdmlib-commons-3.3.3-SNAPSHOT-sources.jar,\ + lib/cdmlib-commons-3.3.3-SNAPSHOT.jar,\ + lib/cdmlib-ext-3.3.3-SNAPSHOT-sources.jar,\ + lib/cdmlib-ext-3.3.3-SNAPSHOT.jar,\ + lib/cdmlib-io-3.3.3-SNAPSHOT-sources.jar,\ + lib/cdmlib-io-3.3.3-SNAPSHOT.jar,\ + lib/cdmlib-model-3.3.3-SNAPSHOT-sources.jar,\ + lib/cdmlib-model-3.3.3-SNAPSHOT.jar,\ + lib/cdmlib-persistence-3.3.3-SNAPSHOT-sources.jar,\ + lib/cdmlib-persistence-3.3.3-SNAPSHOT.jar,\ + lib/cdmlib-print-3.3.3-SNAPSHOT-sources.jar,\ + lib/cdmlib-print-3.3.3-SNAPSHOT.jar,\ + lib/cdmlib-remote-3.3.3-SNAPSHOT-sources.jar,\ + lib/cdmlib-remote-3.3.3-SNAPSHOT.jar,\ + lib/cdmlib-services-3.3.3-SNAPSHOT-sources.jar,\ + lib/cdmlib-services-3.3.3-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 c09c2c9cb..81da3fb74 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/pom.xml +++ b/eu.etaxonomy.taxeditor.cdmlib/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 3.3.2.201404111726 + 3.3.3-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 2b2df050d..744020dfd 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.3.2.201404111726 +Bundle-Version: 3.3.3.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 9e2e19c8d..0ae5a1ce2 100644 --- a/eu.etaxonomy.taxeditor.editor/pom.xml +++ b/eu.etaxonomy.taxeditor.editor/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 3.3.2.201404111726 + 3.3.3-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor.feature.platform/feature.xml b/eu.etaxonomy.taxeditor.feature.platform/feature.xml index 4fce06b7a..0498662a0 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 6b164f7f3..b57ec2968 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.3.2.201404111726 + 3.3.3-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 34f0d8bd4..afb7a1c78 100644 --- a/eu.etaxonomy.taxeditor.feature/feature.xml +++ b/eu.etaxonomy.taxeditor.feature/feature.xml @@ -2,7 +2,7 @@ eu.etaxonomy taxeditor-parent - 3.3.2.201404111726 + 3.3.3-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 be3f9957f..d070b8735 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.3.2.201404111726 +Bundle-Version: 3.3.3.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 6b15283a9..699880364 100644 --- a/eu.etaxonomy.taxeditor.help/pom.xml +++ b/eu.etaxonomy.taxeditor.help/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 3.3.2.201404111726 + 3.3.3-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 ae2a0fcee..53760aac7 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.3.2.201404111726 +Bundle-Version: 3.3.3.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 cdbaa9a46..c393d37af 100644 --- a/eu.etaxonomy.taxeditor.navigation/pom.xml +++ b/eu.etaxonomy.taxeditor.navigation/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 3.3.2.201404111726 + 3.3.3-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 7ac8669fb..174c5a692 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.3.2.201404111726 +Bundle-Version: 3.3.3.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 30c78fa8f..4714b1fe4 100644 --- a/eu.etaxonomy.taxeditor.printpublisher/pom.xml +++ b/eu.etaxonomy.taxeditor.printpublisher/pom.xml @@ -4,7 +4,7 @@ taxeditor-parent eu.etaxonomy - 3.3.2.201404111726 + 3.3.3-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 e4eb87b8a..8f49b5cb2 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.3.2.201404111726 +Bundle-Version: 3.3.3.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 42a9b55d4..8acfd2be9 100644 --- a/eu.etaxonomy.taxeditor.store/pom.xml +++ b/eu.etaxonomy.taxeditor.store/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 3.3.2.201404111726 + 3.3.3-SNAPSHOT 4.0.0 diff --git a/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product b/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product index 2d41fce9d..7e8387903 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 bc94481c8..d7df33379 100644 --- a/eu.etaxonomy.taxeditor/pom.xml +++ b/eu.etaxonomy.taxeditor/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy taxeditor-parent - 3.3.2.201404111726 + 3.3.3-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 20600b701..0270120b3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ eu.etaxonomy taxeditor-parent - 3.3.2.201404111726 + 3.3.3-SNAPSHOT EDIT Taxonomic Editor The Taxonomic Editor for EDIT's platform for cybertaxonomy http://cybertaxonomy.eu/taxeditor//taxeditor//taxeditor//taxeditor//taxeditor//taxeditor//taxeditor/ @@ -15,10 +15,10 @@ 1.6 UTF-8 - 3.3.2 + 3.3.3-SNAPSHOT 0.14.0 - 3.3.2 + 3.3.3-SNAPSHOT eu.etaxonomy.taxeditor.cdmlib