[hibernate-commits] Hibernate SVN: r19099 - validator/trunk.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Mar 24 11:08:08 EDT 2010


Author: hardy.ferentschik
Date: 2010-03-24 11:08:07 -0400 (Wed, 24 Mar 2010)
New Revision: 19099

Modified:
   validator/trunk/pom.xml
Log:
reverted the distribution management section

Modified: validator/trunk/pom.xml
===================================================================
--- validator/trunk/pom.xml	2010-03-24 14:58:27 UTC (rev 19098)
+++ validator/trunk/pom.xml	2010-03-24 15:08:07 UTC (rev 19099)
@@ -321,8 +321,7 @@
             <!-- 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-->
-            <url>file:///Users/hardy/tmp/snapshot/org/hibernate</url>
+            <url>file://${maven.repository.root}</url>
         </repository>
         <snapshotRepository>
             <id>snapshots.jboss.org</id>



More information about the hibernate-commits mailing list