Skip to content

Commit 4ba3603

Browse files
committed
[release] Prepare and release 3.6.0-RC5
Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
1 parent 2067636 commit 4ba3603

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Snapshot and pre-release Maven artifacts are provided in the SpringSource snapsh
3636
To add this repo to your Gradle build, specify the URL like the following:
3737

3838
ext {
39-
reactorAddonsVersion = '3.6.0-RC4'
39+
reactorAddonsVersion = '3.6.0-RC5'
4040
}
4141

4242
repositories {

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=3.6.0-SNAPSHOT
1+
version=3.6.0-RC5

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
reactorCore = "3.8.0-SNAPSHOT"
2+
reactorCore = "3.8.0-M7"
33
# Other shared versions
44
reactiveStreams = "1.0.4"
55
swt = "4.5.2"

0 commit comments

Comments
 (0)