Upgrading Payara
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/57222969 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/57222969 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/57222969 Branch: refs/heads/master Commit: 572229699c6ce415d98237f4856784be2d799440 Parents: 5ee89c6 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Nov 15 07:38:37 2016 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Nov 15 07:39:20 2016 +0100 ---------------------------------------------------------------------- fit/core-reference/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/57222969/fit/core-reference/pom.xml ---------------------------------------------------------------------- diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml index d9bb26d..65be6d7 100644 --- a/fit/core-reference/pom.xml +++ b/fit/core-reference/pom.xml @@ -642,7 +642,7 @@ under the License. <container> <containerId>glassfish4x</containerId> <zipUrlInstaller> - <url>https://s3-eu-west-1.amazonaws.com/payara.co/Payara+Downloads/Payara+4.1.1.163/payara-4.1.1.163.zip</url> + <url>https://s3-eu-west-1.amazonaws.com/payara.fish/Payara+Downloads/Payara+4.1.1.164/payara-4.1.1.164.zip</url> <downloadDir>${settings.localRepository}/org/codehaus/cargo/cargo-container-archives</downloadDir> <extractDir>${project.build.directory}/cargo/extract</extractDir> </zipUrlInstaller>
