Pointing at the proper maven repo now

This commit is contained in:
Ben Hale
2007-06-16 20:11:36 +00:00
parent 50ed92ee68
commit dd426cd729

View File

@@ -41,11 +41,8 @@
<artifact pattern="https://svn.sourceforge.net/svnroot/springframework/repos/repo-ext/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]" />
</url>
<!-- try popular maven2 ibiblio mirror second -->
<ibiblio name="dotsrc-maven2-repo" checkconsistency="false" m2compatible="true" root="http://mirrors.dotsrc.org/maven2/"/>
<!-- try ibiblio itself third -->
<ibiblio name="ibiblio-maven2-repo" checkconsistency="false" m2compatible="true" root="http://www.ibiblio.org/maven2/"/>
<!-- try maven repo -->
<ibiblio name="maven2-repo" checkconsistency="false" m2compatible="true" root="http://repo1.maven.org/maven2/"/>
</chain>