From 35b0936b49e80899680f508247239d7ba8a44f13 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Thu, 11 Jan 2018 05:57:26 -0600 Subject: [PATCH] Continue development --- pom.xml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4f92543..b96bd99 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.session spring-session-data-mongodb - 2.0.0.RELEASE + 2.0.1.BUILD-SNAPSHOT Spring Session MongoDB https://github.com/spring-projects/spring-session-data-mongodb @@ -80,7 +80,7 @@ 5.0.2.RELEASE Kay-SR2 5.0.0.RELEASE - 2.0.0.RELEASE + 2.0.1.BUILD-SNAPSHOT @@ -290,6 +290,19 @@ central + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + false + + + + + sonatype-nexus-snapshots