Skip to content
Snippets Groups Projects
Commit 8033efc6 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: 31886
parent 57d8b80f
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ evaluationDependsOn(':screening')
evaluationDependsOn(':rtd_phosphonetx')
apply from: 'http://svncisd.ethz.ch/repos/cisd/gradle/trunk/javaproject.gradle'
apply from: '../gradle/javaproject.gradle'
sourceSets {
main {
......
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