updating poms for 3.7.0 branch with snapshot versions
[taxeditor.git] / eu.etaxonomy.taxeditor.feature / feature.xml
index ee9770de0542c5a1a70a193d6f5a8c8fed93d58f..0f59e5e90da48ff947e9a2491c8153de516bf8cf 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature"
       label="Taxonomic Editor"
-      version="3.5.1"
+      version="3.8.0.qualifier"
       provider-name="EDIT"
       plugin="eu.etaxonomy.taxeditor.application"
       os="linux,macosx,win32"
@@ -55,6 +55,8 @@
       <import plugin="org.eclipse.jface"/>
       <import plugin="org.eclipse.swt"/>
       <import plugin="org.eclipse.equinox.common" version="3.6.0" match="greaterOrEqual"/>
+      <import plugin="org.eclipse.update.configurator"/>
+      <import plugin="org.eclipse.equinox.p2.publisher.eclipse"/>
    </requires>
 
    <plugin