We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee9b49 commit 6ce4b6eCopy full SHA for 6ce4b6e
gradle.properties
@@ -1,4 +1,4 @@
1
-version=1.4.0-SNAPSHOT
+version=1.4.1-SNAPSHOT
2
group=org.springframework.cloud
3
4
onlyShowStandardStreamsOnTestFailure = false
scripts/set-pipelines.sh
@@ -4,7 +4,7 @@ set -euo pipefail
5
readonly FLY_TARGET="app-broker"
6
readonly VERSION=1.4.x
7
-readonly BRANCH=main
+readonly BRANCH=1.4.x
8
9
set_pipeline() {
10
local pipeline_name pipeline_definition branch
0 commit comments