setting release version number for release 3.1.0
[taxeditor.git] / eu.etaxonomy.taxeditor.feature / feature.xml
index ba188a7dcaf5e35ce4c5b1aae236b6077a95c6f3..69d11fbdd2edf2cbf77039b539ce1191ee864855 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature"
       label="Taxonomic Editor"
-      version="3.0.0.qualifier"
+      version="3.1.0.201211061120"
       provider-name="EDIT"
       plugin="eu.etaxonomy.taxeditor.application"
       os="linux,macosx,win32"
@@ -58,7 +58,6 @@ Software distributed under the License is distributed on an &quot;AS IS&quot; ba
       <import plugin="org.eclipse.ui.navigator.resources"/>
       <import plugin="org.eclipse.core.jobs"/>
       <import plugin="org.eclipse.pde.runtime"/>
-      <import plugin="org.junit"/>
       <import plugin="org.eclipse.core.commands"/>
       <import plugin="org.eclipse.jface"/>
       <import plugin="org.eclipse.swt"/>
@@ -113,4 +112,18 @@ Software distributed under the License is distributed on an &quot;AS IS&quot; ba
          install-size="0"
          version="0.0.0"/>
 
+   <plugin
+         id="javax.servlet"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="eu.etaxonomy.taxeditor.help"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>