Skip to content

Commit

Permalink
Update aliases for Jetty 9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hypnoce committed Dec 10, 2016
1 parent feb4132 commit 46093c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-stackbrew-library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ shopt -s globstar
declare -A aliases
aliases=(
[9.2-jre7]='jre7'
[9.3-jre8]='latest jre8'
[9.4-jre8]='latest jre8'
)
defaultJdk="jre8"

Expand Down

0 comments on commit 46093c6

Please sign in to comment.