Sloppy errors
git-svn-id: https://svn.apache.org/repos/asf/forrest/branches/ivyBuild@512729 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/tools/ivy/ivyconf.xml b/tools/ivy/ivyconf.xml
index fa908d5..f78549b 100644
--- a/tools/ivy/ivyconf.xml
+++ b/tools/ivy/ivyconf.xml
@@ -20,15 +20,12 @@
<property name="ibiblio-maven2-root"
value="http://www.ibiblio.org/maven2/" />
<property name="ibiblio-maven2-pattern"
- value="[organisation]/[artifact]/[revision]/[artifact]-[revision].[type]" />
- <property name="ibiblio-maven2-pattern"
value="[organisation]/[module]/[revision]/[artifact]-[revision].[type]" />
<conf defaultResolver="default" />
<resolvers>
<chain name="default" returnFirst="true">
<ibiblio name="apache-snapshot" m2compatible="true"
- pattern="${apache-maven2-pattern}"
root="http://people.apache.org/repo/m2-snapshot-repository/" />
<ibiblio name="maven2" m2compatible="true"
root="http://repo1.maven.org/maven2/" />