Author: snicoll
Date: Sun Feb 12 11:39:32 2006
New Revision: 377224

URL: http://svn.apache.org/viewcvs?rev=377224&view=rev
Log:
releasing javacc plugin 1.2

Modified:
    maven/maven-1/plugins/trunk/javacc/xdocs/changes.xml

Modified: maven/maven-1/plugins/trunk/javacc/xdocs/changes.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/javacc/xdocs/changes.xml?rev=377224&r1=377223&r2=377224&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/javacc/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/javacc/xdocs/changes.xml Sun Feb 12 11:39:32 
2006
@@ -17,17 +17,16 @@
  * limitations under the License.
  */
  -->
-
 <document>
   <properties>
     <title>Changes</title>
     <author email="[EMAIL PROTECTED]">Michal Maczka</author>
   </properties>
   <body>
-    <release version="1.2-SNAPSHOT" date="In SVN">
-      <action dev="aheritier" type="update" issue="MAVEN-1712">Update 
dependencies to match ones in maven 1.1 core and to unify them between plugins. 
The following dependencies are updated : 
+    <release version="1.2" date="2006-02-12">
+      <action dev="aheritier" type="update" issue="MAVEN-1712">Update 
dependencies to match ones in maven 1.1 core and to unify them between plugins. 
The following dependencies are updated :
         <ul>
-          <li>plexus-utils v1.0-beta-1 -> v1.0.3</li>
+          <li>plexus-utils v1.0-beta-1 -&gt; v1.0.3</li>
         </ul>
       </action>
       <action dev="fgiust" type="fix" issue="MPJAVACC-3">Output directory for 
generated files can be configured</action>


Reply via email to