(no commit message)
authorn.hoffmann <n.hoffmann@localhost>
Mon, 2 Nov 2009 17:28:54 +0000 (17:28 +0000)
committern.hoffmann <n.hoffmann@localhost>
Mon, 2 Nov 2009 17:28:54 +0000 (17:28 +0000)
taxeditor-navigation/META-INF/MANIFEST.MF
taxeditor-navigation/pom.xml

index 4e9af5416597e5ab48f408941ace157392c5aca0..fa437fddf1202b54dea901c2c6fbb89e8063d4d4 100644 (file)
@@ -5,13 +5,7 @@ Bundle-SymbolicName: eu.etaxonomy.taxeditor.navigation;singleton:=true
 Bundle-Version: 2.1.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
-Export-Package: eu.etaxonomy.cdm,
- eu.etaxonomy.taxeditor.navigation,
- eu.etaxonomy.taxeditor.navigation.handler,
- eu.etaxonomy.taxeditor.navigation.internal,
- eu.etaxonomy.taxeditor.navigation.navigator,
- eu.etaxonomy.taxeditor.navigation.search,
- eu.etaxonomy.taxeditor.newWizards
+Export-Package: eu.etaxonomy.cdm,eu.etaxonomy.taxeditor.navigation,eu.etaxonomy.taxeditor.navigation.handler,eu.etaxonomy.taxeditor.navigation.internal,eu.etaxonomy.taxeditor.navigation.navigator,eu.etaxonomy.taxeditor.navigation.search,eu.etaxonomy.taxeditor.newWizards
 Require-Bundle: org.eclipse.core.resources;bundle-version="3.4.1",
  org.eclipse.core.runtime;bundle-version="3.4.0",
  org.eclipse.ui;bundle-version="3.4.1",
@@ -19,9 +13,9 @@ Require-Bundle: org.eclipse.core.resources;bundle-version="3.4.1",
  org.eclipse.ui.navigator.resources;bundle-version="3.3.101",
  org.eclipse.ui.ide;bundle-version="3.4.1",
  org.eclipse.ui.forms;bundle-version="3.3.101",
- eu.etaxonomy.cdmlib;bundle-version="2.1.0",
- eu.etaxonomy.taxeditor.store;bundle-version="1.0.0",
- eu.etaxonomy.taxeditor.editor;bundle-version="1.0.0",
+ eu.etaxonomy.cdmlib;bundle-version="2.3.0",
+ eu.etaxonomy.taxeditor.store;bundle-version="2.1.0",
+ eu.etaxonomy.taxeditor.editor;bundle-version="2.1.0",
  org.eclipse.core.databinding.beans;bundle-version="1.1.1",
  org.eclipse.core.databinding;bundle-version="1.1.1",
  org.eclipse.jface.databinding;bundle-version="1.2.1",
index cd045f660893dd4a3c331b6483a7d5bd0871caa0..e50501077cfea2efb48e14c7a3d75e53d55a3552 100644 (file)
@@ -4,14 +4,14 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>1.0</version>
+       <version>2.1</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-navigation</artifactId>
   <packaging>jar</packaging>
-  <version>1.0</version>
+  <version>2.1</version>
   
   <name>Navigation Bundle</name>
   <description>Provides navigational views such as the Taxonomic Tree or Search Views</description>