You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ni...@apache.org on 2007/08/01 04:27:40 UTC

svn commit: r561625 - /commons/proper/beanutils/trunk/project.xml

Author: niallp
Date: Tue Jul 31 19:27:39 2007
New Revision: 561625

URL: http://svn.apache.org/viewvc?view=rev&rev=561625
Log:
Remove validator reference

Modified:
    commons/proper/beanutils/trunk/project.xml

Modified: commons/proper/beanutils/trunk/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/project.xml?view=diff&rev=561625&r1=561624&r2=561625
==============================================================================
--- commons/proper/beanutils/trunk/project.xml (original)
+++ commons/proper/beanutils/trunk/project.xml Tue Jul 31 19:27:39 2007
@@ -211,7 +211,7 @@
           <scope>test</scope>
           <comment>
               &lt;strong&gt;Test Only&lt;/strong&gt; - required only for
-              running the Validator unit tests.
+              running the unit tests.
           </comment>
       </properties>
     </dependency>