with Maven that's @issue rather than @fixes or @fixes-bug

git-svn-id: https://svn.apache.org/repos/asf/cocoon/branches/cocoon-forms-1.0.0@693559 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/cocoon-forms-impl/src/changes/changes.xml b/cocoon-forms-impl/src/changes/changes.xml
index c704525..6e38590 100644
--- a/cocoon-forms-impl/src/changes/changes.xml
+++ b/cocoon-forms-impl/src/changes/changes.xml
@@ -25,17 +25,17 @@
   -->
 <document>
   <body>
-    <release version="1.0.0" date="TBD" description="unreleased">
-      <action dev="joerg" type="fix" fixes-bug="COCOON-1825" due-to="Vincent Demay" due-to-email="vincent@demay-fr.net">
+    <release version="1.0.0" date="2008-08-05" description="released">
+      <action dev="joerg" type="fix" issue="COCOON-1825" due-to="Vincent Demay" due-to-email="vincent@demay-fr.net">
         Fix @id handling on fi:group/fi:struct element in conjunction with AJAX requests.
       </action>
-      <action dev="joerg" type="fix" fixes-bug="COCOON-2204" due-to="Kamal Bhatt" due-to-email="bhatt@tt.com.au">
+      <action dev="joerg" type="fix" issue="COCOON-2204" due-to="Kamal Bhatt" due-to-email="bhatt@tt.com.au">
         Fix @id handling on fi:group element in conjunction with AJAX requests.
       </action>
-      <action dev="joerg" type="fix" fixes-bug="COCOON-2178" due-to="Harald Entner" due-to-email="harald.entner@workflow.at">
+      <action dev="joerg" type="fix" issue="COCOON-2178" due-to="Harald Entner" due-to-email="harald.entner@workflow.at">
         Dispatch only one TreeSelectionEvent on multiple selection rather than one event for each selected tree item.
       </action>
-      <action dev="joerg" type="fix" fixes-bug="COCOON-2058" due-to="Ralph Collett" due-to-email="ralph.collett@semantico.com">
+      <action dev="joerg" type="fix" issue="COCOON-2058" due-to="Ralph Collett" due-to-email="ralph.collett@semantico.com">
         Fix ambiguous rule issue with Forms stylesheets when using Saxon.
       </action>
       <action dev="vgritsenko" type="fix">
@@ -44,7 +44,7 @@
         method. Do not use WidgetDefinitionBuilder.buildWidgetDefinition(Element) method, it is intended to be
         implemented only by the top level widget (Form).
       </action>
-      <action dev="joerg" type="fix" fixes-bug="COCOON-2052" due-to="Robin Wyles" due-to-email="rob@robinwyles.com">
+      <action dev="joerg" type="fix" issue="COCOON-2052" due-to="Robin Wyles" due-to-email="rob@robinwyles.com">
         Allow Ajax submission of forms with empty upload field.
       </action>
     </release>