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


The following commit(s) were added to refs/heads/master by this push:
     new 89c0c0c  Upgrading Wildfly
89c0c0c is described below

commit 89c0c0cb8a87c8de23c60866e52ed7e1a1703ec1
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Jul 8 11:10:59 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 8d30260..2026845 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/17.0.0.Final/wildfly-17.0.0.Final.zip</url>
+                  
<url>https://download.jboss.org/wildfly/17.0.1.Final/wildfly-17.0.1.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