Revert "[Release 1.0.0-RC1] Update version (#650)"

This reverts commit a869a22137.
This commit is contained in:
Chris Bono
2024-04-15 14:37:46 -05:00
parent a869a22137
commit d15fd82ae2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
version=1.0.0-RC1
version=1.1.0-SNAPSHOT
version.samples=1.1.0-SNAPSHOT
org.gradle.caching=true

View File

@@ -23,7 +23,7 @@ hamcrest = "2.2"
mockito = "5.11.0"
spring-dep-mgmt = "1.1.4"
spring-boot = "3.3.0-SNAPSHOT"
spring-boot-for-docs = "3.3.0-RC1"
spring-boot-for-docs = "3.3.0-SNAPSHOT"
spring-cloud-stream = "4.1.1"
spring-retry = "2.0.5"
system-lambda = "1.2.1"