[Release 1.0.3] Next development version (take 2)

Adjust the invalid versions that were set by the next dev version
workflow.
This commit is contained in:
Chris Bono
2024-02-19 23:47:02 -06:00
parent 3e1cc10dae
commit 7836d85efe
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
version=1.0.4-SNAPSHOT
version.samples=1.0.4-SNAPSHOT
version.samples=1.0.3
org.gradle.caching=true
org.gradle.parallel=true

View File

@@ -23,7 +23,7 @@ hamcrest = "2.2"
mockito = "5.10.0"
spring-dep-mgmt = "1.1.4"
spring-boot = "3.2.3-SNAPSHOT"
spring-boot-for-docs = "3.2.4-SNAPSHOT"
spring-boot-for-docs = "3.2.3"
spring-cloud-stream = "4.1.0"
spring-retry = "2.0.5"
system-lambda = "1.2.1"