Skip to content

Commit

Permalink
Try building against WildFly 10 CR1.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias committed Sep 17, 2015
1 parent ea8d068 commit dae59d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/bin/bees-ci-integ-build.sh
Expand Up @@ -11,7 +11,7 @@ DIR=$( cd "$( dirname "$0" )" && pwd )

WF8_VERSION="8.2.0.Final"
WF9_VERSION="9.0.1.Final"
WF10_VERSION="10.0.0.Beta2"
WF10_VERSION="10.0.0.CR1"

function install-wildfly {
mark "Installing WildFly $1"
Expand Down

0 comments on commit dae59d0

Please sign in to comment.