diff options
Diffstat (limited to 'java/ivysettings.retrieve.xml')
| -rw-r--r-- | java/ivysettings.retrieve.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/java/ivysettings.retrieve.xml b/java/ivysettings.retrieve.xml index bdce28d007..8faf23c2d1 100644 --- a/java/ivysettings.retrieve.xml +++ b/java/ivysettings.retrieve.xml @@ -26,9 +26,7 @@ <artifact pattern="${ivy.localfs.root}/${ivy.localfs.pattern}" /> </filesystem> - <url name="m2repo" m2compatible="true"> - <artifact pattern="${ivy.m2repo.url}/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]"/> - </url> + <ibiblio name="m2repo" m2compatible="true" root="${ivy.m2repo.url}"/> <url name="csvjdbc" m2compatible="true"> <artifact pattern="http://csvjdbc.sourceforge.net/maven2/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]"/> |
