Browse Source

Revert "Release 7.0.0-RC1"

This reverts commit e616688f56.
pull/18062/head
Rob Winch 2 months ago
parent
commit
5acad99852
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=4.0.0-SNAPSHOT springBootVersion=4.0.0-SNAPSHOT
version=7.0.0-RC1 version=7.0.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