Skip to content
Snippets Groups Projects
Commit 80cf1b75 authored by juanf's avatar juanf
Browse files

updated build to use only the ivy repo

parent 87aa56dc
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,6 @@ task wrapper(type: Wrapper) { ...@@ -6,7 +6,6 @@ task wrapper(type: Wrapper) {
} }
repositories { repositories {
mavenCentral()
ivy { ivy {
ivyPattern "http://svnsis.ethz.ch/repos/cisd/ivy-repository/trunk/[organisation]/[module]/[revision]/ivy.xml" ivyPattern "http://svnsis.ethz.ch/repos/cisd/ivy-repository/trunk/[organisation]/[module]/[revision]/ivy.xml"
artifactPattern "http://svnsis.ethz.ch/repos/cisd/ivy-repository/trunk/[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]" artifactPattern "http://svnsis.ethz.ch/repos/cisd/ivy-repository/trunk/[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment