Align Versioning with Spring Session Core
When the bom contained artifacts that were different versions, the calver made sense. However, since gh-217 all artifacts are now the same version. We should switch from calver to using a version that aligns with Spring Session Core. Closes gh-218
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
version=2022.0.0-SNAPSHOT
|
||||
version=3.0.0-SNAPSHOT
|
||||
springSessionCoreVersion=3.0.0-RC1
|
||||
|
||||
Reference in New Issue
Block a user