Skip to content
Snippets Groups Projects
Commit bc84f759 authored by dgelessus's avatar dgelessus
Browse files

Update examples download URL from www3 to hhu-hosting

parent 8ff00874
Branches
Tags
No related merge requests found
...@@ -87,7 +87,7 @@ test { ...@@ -87,7 +87,7 @@ test {
} }
task downloadPublicExamples(type: Download) { task downloadPublicExamples(type: Download) {
src 'https://www3.hhu.de/stups/downloads/prob/source/ProB_public_examples.tgz' src 'https://stups.hhu-hosting.de/downloads/prob/source/ProB_public_examples.tgz'
dest buildDir dest buildDir
onlyIfModified true onlyIfModified true
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment