Skip to content
Snippets Groups Projects
Commit 5ef27725 authored by felmer's avatar felmer
Browse files

SSDM-561: 'apply from' remote...

SSDM-561: 'apply from' remote (http://svncisd.ethz.ch/repos/cisd/gradle/trunk/javaproject.gradle) replaced by local (../gradle/javaproject.gradle)

SVN: 31887
parent 8033efc6
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ evaluationDependsOn(':openbis-common')
evaluationDependsOn(':authentication')
evaluationDependsOn(':dbmigration')
apply from: 'http://svncisd.ethz.ch/repos/cisd/gradle/trunk/javaproject.gradle'
apply from: '../gradle/javaproject.gradle'
configurations.create('testRuntimeFirst')
......
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