[hibernate-commits] Hibernate SVN: r20757 - validator/trunk/hibernate-validator-tck-runner.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Thu Sep 30 06:15:56 EDT 2010


Author: hardy.ferentschik
Date: 2010-09-30 06:15:56 -0400 (Thu, 30 Sep 2010)
New Revision: 20757

Modified:
   validator/trunk/hibernate-validator-tck-runner/pom.xml
Log:
fixed typo

Modified: validator/trunk/hibernate-validator-tck-runner/pom.xml
===================================================================
--- validator/trunk/hibernate-validator-tck-runner/pom.xml	2010-09-30 08:49:21 UTC (rev 20756)
+++ validator/trunk/hibernate-validator-tck-runner/pom.xml	2010-09-30 10:15:56 UTC (rev 20757)
@@ -10,7 +10,7 @@
     </parent>
     <artifactId>hibernate-validator-tck-runner</artifactId>
     <name>Hibernate Validator TCK Runner</name>
-    <description>Aggregates dependencies and run's the JSR-303 TCK</description>
+    <description>Aggregates dependencies and runs the JSR-303 TCK</description>
 
     <dependencies>
         <dependency>



More information about the hibernate-commits mailing list