Skip to content

Commit

Permalink
Prepare release 3.3.5.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle committed Jan 11, 2021
1 parent 49a7e4d commit 5943f1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Snapshot and pre-release Maven artifacts are provided in the SpringSource snapsh
To add this repo to your Gradle build, specify the URL like the following:

ext {
reactorAddonsVersion = '3.3.4.RELEASE'
reactorAddonsVersion = '3.3.5.RELEASE'
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=3.3.5.BUILD-SNAPSHOT
reactorCoreVersion=3.3.11.BUILD-SNAPSHOT
reactorCoreVersion=3.3.13.RELEASE

0 comments on commit 5943f1e

Please sign in to comment.