[hibernate-commits] Hibernate SVN: r14695 - commons-annotations/trunk/ivy.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Tue May 27 15:09:56 EDT 2008


Author: epbernard
Date: 2008-05-27 15:09:55 -0400 (Tue, 27 May 2008)
New Revision: 14695

Modified:
   commons-annotations/trunk/ivy/ivyconf.xml
Log:
merge back local maven repos

Modified: commons-annotations/trunk/ivy/ivyconf.xml
===================================================================
--- commons-annotations/trunk/ivy/ivyconf.xml	2008-05-27 18:59:15 UTC (rev 14694)
+++ commons-annotations/trunk/ivy/ivyconf.xml	2008-05-27 19:09:55 UTC (rev 14695)
@@ -13,7 +13,7 @@
                 <artifact pattern="../[module]/target/[revision]/[artifact].[ext]"/>
             </filesystem>
             <filesystem name="maven-local" m2compatible="true">
-                <artifact pattern="${maven.local.repo}/[organization]/hibernate-[module]/[revision]/hibernate-[artifact]-[revision].[ext]"/>
+                <artifact pattern="${offline.repository.jboss.org}/[organization]/hibernate-[module]/[revision]/hibernate-[artifact]-[revision].[ext]"/>
             </filesystem>
             <url name="jboss-rep-maven-regular" m2compatible="true">
                 <artifact pattern="http://repository.jboss.org/maven2/[organization]/[module]/[revision]/[artifact]-[revision].[ext]"/>




More information about the hibernate-commits mailing list