From f16f697ef4b72d7f8783cc78272ebea716c5078d Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 19 Jan 2017 15:31:40 +0000 Subject: [PATCH] Release version 2.3.0.RELEASE --- gradle.properties | 2 +- samples/odm/pom.xml | 10 ++-------- samples/plain/pom.xml | 10 ++-------- 3 files changed, 5 insertions(+), 17 deletions(-) diff --git a/gradle.properties b/gradle.properties index 2553c1a4..6c0087e2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=2.3.0.BUILD-SNAPSHOT \ No newline at end of file +version=2.3.0.RELEASE \ No newline at end of file diff --git a/samples/odm/pom.xml b/samples/odm/pom.xml index a0f04d53..49611ab0 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.0.RC1 + 2.3.0.RELEASE war spring-ldap-odm-sample spring-ldap-odm-sample @@ -87,7 +87,7 @@ org.springframework.ldap spring-ldap-test - 2.3.0.RC1 + 2.3.0.RELEASE compile @@ -169,12 +169,6 @@ test - - - spring-snasphot - http://repo.springsource.org/libs-snapshot - - diff --git a/samples/plain/pom.xml b/samples/plain/pom.xml index edbc6015..e5a2cda2 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.0.RC1 + 2.3.0.RELEASE war spring-ldap-plain-sample spring-ldap-plain-sample @@ -81,7 +81,7 @@ org.springframework.ldap spring-ldap-test - 2.3.0.RC1 + 2.3.0.RELEASE compile @@ -169,12 +169,6 @@ test - - - spring-snasphot - http://repo.springsource.org/libs-snapshot - -