Skip to content

Commit

Permalink
Update versions to build 0.33.1
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
  • Loading branch information
pshipton committed Aug 17, 2022
1 parent f2d89ba commit caa2253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion closed/get_j9_source.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ fi
declare -A j9repos
declare -A branches
declare -A default_j9repos=( [openj9]=eclipse-openj9/openj9 [omr]=eclipse-openj9/openj9-omr )
declare -A default_branches=( [openj9]=v0.33.0-release [omr]=v0.33.0-release )
declare -A default_branches=( [openj9]=v0.33.1-release [omr]=v0.33.1-release )
declare -A commands
declare -A shas
declare -A references
Expand Down

0 comments on commit caa2253

Please sign in to comment.