You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2005/06/04 14:36:38 UTC

svn commit: r179982 - /maven/maven-1/plugins/trunk/jar/xdocs/changes.xml

Author: vmassol
Date: Sat Jun  4 05:36:38 2005
New Revision: 179982

URL: http://svn.apache.org/viewcvs?rev=179982&view=rev
Log:
Added issue MPJAR-38 to changes.xml file

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

Modified: maven/maven-1/plugins/trunk/jar/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jar/xdocs/changes.xml?rev=179982&r1=179981&r2=179982&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jar/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/jar/xdocs/changes.xml Sat Jun  4 05:36:38 2005
@@ -2,7 +2,7 @@
 
 <!-- 
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -25,10 +25,10 @@
     <author email="dion@apache.org">dIon Gillard</author>
   </properties>
   <body>
-    <release version="1.7-SNAPSHOT" date="in CVS">
+    <release version="1.7-SNAPSHOT" date="in SVN">
       <action dev="felipeal" type="fix" issue="MPJAR-42" due-to="Joseph Benavidez">Fix typo on documentation.</action>
       <action dev="felipeal" type="fix" issue="MPJAR-40" due-to="Shinobu Kawai">Fix typo on documentation.</action>
-      <action dev="felipeal" type="add">Added new property <code>maven.jar.final.name</code>.</action>
+      <action dev="felipeal" type="add" issue="MPJAR-38">Added new property <code>maven.jar.final.name</code>.</action>
     </release>
     <release version="1.6.1" date="2004-11-10">
       <action dev="brett" type="fix">Remove deploy warnings</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org