correct version number for debian package
[cdmlib.git] / eclipse-feature / feature.xml
index 1a1ae4cf90f40de8d0012dddd67349132b8a49f3..26f77dde18e3299353871af11437dfd233d87c99 100644 (file)
@@ -1,26 +1,39 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<feature\r
-      id="eu.etaxonomy.cdmLibrary"\r
-      label="CdmLibrary Feature"\r
-      version="1.3.02.08"\r
-      provider-name="EDIT">\r
-\r
-   <description url="http://www.example.com/description">\r
-      cdmLibrary eclipse plugin feature\r
-   </description>\r
-\r
-   <copyright url="http://www.example.com/copyright">\r
-      [Enter Copyright Description here.]\r
-   </copyright>\r
-\r
-   <license url="http://www.example.com/license">\r
-      to be added\r
-   </license>\r
-\r
-   <plugin\r
-         id="eu.etaxonomy.cdmLibrary"\r
-         download-size="0"\r
-         install-size="0"\r
-         version="0.0.0"/>\r
-\r
-</feature>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+      id="eu.etaxonomy.cdmlib"
+      label="CDM Library"
+      version="2.3.0.qualifier"
+      provider-name="EDIT">
+
+   <description url="http://dev.e-taxonomy.eu/trac/wiki/CdmLibrary">
+      CDM Java Library
+   </description>
+
+   <copyright url="http://www.e-taxonomy.eu">
+      CopyrightCopyright (C) 2007 EDIT
+European Distributed Institute of Taxonomy
+   </copyright>
+
+   <license url="http://www.mozilla.org/MPL">
+      The contents of this file are subject to the Mozilla Public License
+Version 1.1 (the &quot;License&quot;); you may not use this file except
+in compliance with the License. You may obtain a copy of the License
+at http://www.mozilla.org/MPL/
+
+Software distributed under the License is distributed on an &quot;AS
+IS&quot; basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.
+See the License for the specific language governing rights and limitations
+under the License.
+   </license>
+
+   <url>
+      <update label="EDIT Taxonomic Editor" url="http://wp5.e-taxonomy.eu/taxeditor/update"/>
+   </url>
+
+   <plugin
+         id="eu.etaxonomy.cdmlib"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"/>
+
+</feature>