Skip to content

Commit 6ce4b6e

Browse files
committed
Bumping versions in 1.4.x
1 parent 2ee9b49 commit 6ce4b6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=1.4.0-SNAPSHOT
1+
version=1.4.1-SNAPSHOT
22
group=org.springframework.cloud
33

44
onlyShowStandardStreamsOnTestFailure = false

scripts/set-pipelines.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -euo pipefail
44

55
readonly FLY_TARGET="app-broker"
66
readonly VERSION=1.4.x
7-
readonly BRANCH=main
7+
readonly BRANCH=1.4.x
88

99
set_pipeline() {
1010
local pipeline_name pipeline_definition branch

0 commit comments

Comments
 (0)