[hibernate-commits] Hibernate SVN: r16766 - beanvalidation/trunk/validation-tck.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Fri Jun 12 07:21:20 EDT 2009


Author: hardy.ferentschik
Date: 2009-06-12 07:21:20 -0400 (Fri, 12 Jun 2009)
New Revision: 16766

Modified:
   beanvalidation/trunk/validation-tck/pom.xml
Log:
Fixed typo

Modified: beanvalidation/trunk/validation-tck/pom.xml
===================================================================
--- beanvalidation/trunk/validation-tck/pom.xml	2009-06-12 11:20:08 UTC (rev 16765)
+++ beanvalidation/trunk/validation-tck/pom.xml	2009-06-12 11:21:20 UTC (rev 16766)
@@ -232,7 +232,7 @@
     <distributionManagement>
         <repository>
             <!-- Copy the dist to the local checkout of the JBoss maven2 repo ${maven.repository.root} -->
-            <!-- It is anticipated that ${maven.repository.root} be set in user's settings.xmlconfiguration -->
+            <!-- It is anticipated that ${maven.repository.root} be set in user's settings.xml -->
             <!-- todo : replace this with direct svn access once the svnkit providers are available -->
             <id>repository.jboss.org</id>
             <url>file://${maven.repository.root}</url>




More information about the hibernate-commits mailing list