Upgrading Payara
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/4893d9f2 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/4893d9f2 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/4893d9f2 Branch: refs/heads/2_0_X Commit: 4893d9f217b53f0d080b9e74658f61d500029a7b Parents: 5e61c29 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Nov 15 07:38:37 2016 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Nov 15 07:38:37 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/4893d9f2/fit/core-reference/pom.xml ---------------------------------------------------------------------- diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml index 75f3684..30587b1 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>
