Skip to content

Commit

Permalink
Set 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 a75ff73 commit b9cebc7
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 openssl https://github.com/openssl/openssl.git "" "--depth=1"
}
Expand Down

0 comments on commit b9cebc7

Please sign in to comment.