Skip to content

Commit

Permalink
[release] Prepare and release 1.0.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
chemicL committed Oct 11, 2022
1 parent 91ca2bc commit 5a1c138
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=1.0.0-SNAPSHOT
reactorPoolMicrometerVersion=0.1.0-SNAPSHOT
version=1.0.0-RC1
reactorPoolMicrometerVersion=0.1.0-RC1
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
# Baselines, should be updated on every release
baseline-pool-api = "0.2.10"
reactorCore = "3.5.0-SNAPSHOT"
reactorAddons = "3.5.0-SNAPSHOT"
reactorCore = "3.5.0-RC1"
reactorAddons = "3.5.0-RC1"

# Other shared versions
junit = "5.9.1"
Expand Down

0 comments on commit 5a1c138

Please sign in to comment.