Skip to content

Commit 4fa4703

Browse files
committed
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
1 parent 6de4758 commit 4fa4703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=2022.0.0-SNAPSHOT
1+
version=3.0.0-SNAPSHOT
22
springSessionCoreVersion=3.0.0-RC1

0 commit comments

Comments
 (0)