From 5f85dfe9a50722606e54de37782e2296685359a3 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Fri, 3 Mar 2017 11:40:16 -0600 Subject: [PATCH] Update pom.xml versions --- samples/odm/pom.xml | 10 ++++++++-- samples/plain/pom.xml | 10 ++++++++-- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/samples/odm/pom.xml b/samples/odm/pom.xml index 51348123..7b7b5f67 100644 --- a/samples/odm/pom.xml +++ b/samples/odm/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.ldap spring-ldap-odm-sample - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT war spring-ldap-odm-sample spring-ldap-odm-sample @@ -87,7 +87,7 @@ org.springframework.ldap spring-ldap-test - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT compile @@ -169,6 +169,12 @@ test + + + spring-snasphot + http://repo.springsource.org/libs-snapshot + + diff --git a/samples/plain/pom.xml b/samples/plain/pom.xml index 2b496bf6..26bbca59 100644 --- a/samples/plain/pom.xml +++ b/samples/plain/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.ldap spring-ldap-plain-sample - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT war spring-ldap-plain-sample spring-ldap-plain-sample @@ -81,7 +81,7 @@ org.springframework.ldap spring-ldap-test - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT compile @@ -169,6 +169,12 @@ test + + + spring-snasphot + http://repo.springsource.org/libs-snapshot + +