Browse Source

Revert "Release 6.5.0-RC1"

This reverts commit 3dd3c1883a.
pull/16981/head
Rob Winch 8 months ago
parent
commit
56a0a54999
No known key found for this signature in database
  1. 2
      gradle.properties

2
gradle.properties

@ -14,7 +14,7 @@
# limitations under the License. # limitations under the License.
# #
springBootVersion=3.3.3 springBootVersion=3.3.3
version=6.5.0-RC1 version=6.5.0-SNAPSHOT
samplesBranch=main samplesBranch=main
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true org.gradle.parallel=true

Loading…
Cancel
Save