You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2016/08/16 12:46:25 UTC

syncope git commit: Upgrading Payara

Repository: syncope
Updated Branches:
  refs/heads/master 9a0916ef8 -> 7a1197c67


Upgrading Payara


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/7a1197c6
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/7a1197c6
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/7a1197c6

Branch: refs/heads/master
Commit: 7a1197c676aed5afe06e7f8a90de69aedd6d787e
Parents: 9a0916e
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Tue Aug 16 14:46:15 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Tue Aug 16 14:46:15 2016 +0200

----------------------------------------------------------------------
 fit/core-reference/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/7a1197c6/fit/core-reference/pom.xml
----------------------------------------------------------------------
diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml
index a37ab54..664f71a 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.162/payara-4.1.1.162.zip</url>
+                  <url>https://s3-eu-west-1.amazonaws.com/payara.co/Payara+Downloads/Payara+4.1.1.163/payara-4.1.1.163.zip</url>
                   <downloadDir>${settings.localRepository}/org/codehaus/cargo/cargo-container-archives</downloadDir>
                   <extractDir>${project.build.directory}/cargo/extract</extractDir>
                 </zipUrlInstaller>