Bumping versions in 1.4.x

This commit is contained in:
Alberto C. Ríos
2022-01-14 13:10:22 +01:00
parent 2ee9b49ecf
commit 6ce4b6e931
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
version=1.4.0-SNAPSHOT
version=1.4.1-SNAPSHOT
group=org.springframework.cloud
onlyShowStandardStreamsOnTestFailure = false

View File

@@ -4,7 +4,7 @@ set -euo pipefail
readonly FLY_TARGET="app-broker"
readonly VERSION=1.4.x
readonly BRANCH=main
readonly BRANCH=1.4.x
set_pipeline() {
local pipeline_name pipeline_definition branch