This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit eab8932b33b36435996aaafa87cdd3a336beeabb
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Jun 12 08:21:49 2019 +0200

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

diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml
index 812240e..8d30260 100644
--- a/fit/core-reference/pom.xml
+++ b/fit/core-reference/pom.xml
@@ -1531,7 +1531,7 @@ under the License.
               <container>
                 <containerId>wildfly16x</containerId>
                 <zipUrlInstaller>
-                  
<url>https://download.jboss.org/wildfly/16.0.0.Final/wildfly-16.0.0.Final.zip</url>
+                  
<url>https://download.jboss.org/wildfly/17.0.0.Final/wildfly-17.0.0.Final.zip</url>
                   
<downloadDir>${settings.localRepository}/org/codehaus/cargo/cargo-container-archives</downloadDir>
                   
<extractDir>${project.build.directory}/cargo/extract</extractDir>
                 </zipUrlInstaller>

Reply via email to