Merge pull request #5700 from dkapil/task/20181611_buildfix
Updating the url of openliberty jar
This commit is contained in:
commit
22bfbd6f3a
|
@ -41,7 +41,7 @@
|
|||
<configuration>
|
||||
<install>
|
||||
<runtimeUrl>
|
||||
https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/nightly/2018-05-25_1422/openliberty-all-20180525-1300.zip
|
||||
https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/2018-09-05_2337/openliberty-18.0.0.3.zip
|
||||
</runtimeUrl>
|
||||
</install>
|
||||
<looseApplication>true</looseApplication>
|
||||
|
|
Loading…
Reference in New Issue