Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/rel-3.44.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
h2o-ops committed Oct 11, 2023
2 parents db6f528 + df42e2d commit 2c6aca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ systemProp.org.gradle.internal.http.connectionTimeout=300000
systemProp.org.gradle.internal.http.socketTimeout=300000
# Increase Xmx to 1G to enable full build (otherwise OOMs when building hadoop jars)
systemProp.org.gradle.jvmargs=-Xmx1024M
version=3.43.0
version=3.44.0
# Default build profile
profile=Java
# Branch codename
codename=bleeding_edge
codename=3.44.0
# Run findbugs
doFindbugs=false
# Run animal sniffer to verify compatibility of API with actual Java version
Expand Down

0 comments on commit 2c6aca8

Please sign in to comment.