You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ps...@apache.org on 2005/07/03 08:27:58 UTC

svn commit: r208890 - /jakarta/commons/proper/math/trunk/maven.xml

Author: psteitz
Date: Sat Jul  2 23:27:57 2005
New Revision: 208890

URL: http://svn.apache.org/viewcvs?rev=208890&view=rev
Log:
Changed release notes file name.

Modified:
    jakarta/commons/proper/math/trunk/maven.xml

Modified: jakarta/commons/proper/math/trunk/maven.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/math/trunk/maven.xml?rev=208890&r1=208889&r2=208890&view=diff
==============================================================================
--- jakarta/commons/proper/math/trunk/maven.xml (original)
+++ jakarta/commons/proper/math/trunk/maven.xml Sat Jul  2 23:27:57 2005
@@ -41,7 +41,7 @@
     <attainGoal name="announcement:generate" />
     <copy todir="${maven.dist.bin.assembly.dir}">
       <fileset file='${basedir}/NOTICE.txt'/>
-      <fileset file='${basedir}/release-notes.txt'/>
+      <fileset file='${basedir}/RELEASE-NOTES.txt'/>
     </copy>
   </preGoal>
   



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