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:
Rob Winch
2022-10-19 15:00:55 -05:00
parent 6de4758a6d
commit 4fa4703777

View File

@@ -1,2 +1,2 @@
version=2022.0.0-SNAPSHOT
version=3.0.0-SNAPSHOT
springSessionCoreVersion=3.0.0-RC1