Upgrade to wlp-beta-2018.5.0.0

This commit is contained in:
Andrew Guibert 2018-05-10 16:09:59 -05:00
parent ded065adf7
commit 95efe7781b

View File

@ -55,7 +55,7 @@ subprojects {
install {
// use 1 liberty install for the whole repo
baseDir = rootProject.buildDir
runtimeUrl = "https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/downloads/wlp/beta/wlp-beta-2018.4.0.0.zip"
runtimeUrl = "https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/downloads/wlp/beta/wlp-beta-2018.5.0.0.zip"
}
}