Revert "Release 7.0.0-RC1"

This reverts commit e616688f56cb8be6b8ce4d96ea3815ddfe34d6bf.
This commit is contained in:
Rob Winch 2025-10-20 12:29:48 -05:00
parent e616688f56
commit 5acad99852
No known key found for this signature in database

View File

@ -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