Skip to content

Commit

Permalink
[release] Prepare and release EoL 3.3.8.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle committed Nov 9, 2021
1 parent e52825d commit 886d24f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.7.RELEASE'
reactorAddonsVersion = '3.3.8.RELEASE'
}

repositories {
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=3.3.8.BUILD-SNAPSHOT
reactorCoreVersion=3.3.20.BUILD-SNAPSHOT
version=3.3.8.RELEASE
reactorCoreVersion=3.3.22.RELEASE

0 comments on commit 886d24f

Please sign in to comment.