Skip to content

Commit

Permalink
Configure branches to build 0.46.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 27, 2024
1 parent 30b62e6 commit eae3724
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions get_source.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ add_source() {
configure_defaults() {
# folder URL branch options
# ------ --- ------ -------
add_source openj9 https://github.com/eclipse-openj9/openj9.git v0.46.0-release
add_source omr https://github.com/eclipse-openj9/openj9-omr.git v0.46.0-release
add_source openj9 https://github.com/eclipse-openj9/openj9.git v0.46.1-release
add_source omr https://github.com/eclipse-openj9/openj9-omr.git v0.46.1-release

add_source OpenJCEPlus https://github.com/ibmruntimes/OpenJCEPlus.git
add_source openssl https://github.com/openssl/openssl.git "" "--depth=1"
Expand Down

0 comments on commit eae3724

Please sign in to comment.