Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1ef5990

Browse files
committedFeb 23, 2019
Releasing Spring Session for MongoDB v2.0.5.RELEASE
1 parent 38e8ce3 commit 1ef5990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.springframework.session</groupId>
66
<artifactId>spring-session-data-mongodb</artifactId>
7-
<version>2.0.5.BUILD-SNAPSHOT</version>
7+
<version>2.0.5.RELEASE</version>
88

99
<name>Spring Session MongoDB</name>
1010
<url>http://spring.io/projects/spring-session-data-mongodb</url>

0 commit comments

Comments
 (0)
This repository has been archived.