From 43da1e6c9fecfd092e053102b0bd7496619b31de Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Wed, 21 May 2014 06:41:00 -0700 Subject: [PATCH] Release version 2.0.2.RELEASE --- gradle.properties | 2 +- samples/odm/pom.xml | 10 ++-------- samples/plain/pom.xml | 10 ++-------- samples/user-admin/pom.xml | 10 ++-------- 4 files changed, 7 insertions(+), 25 deletions(-) diff --git a/gradle.properties b/gradle.properties index 63606b66..30141783 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=2.0.2.CI-SNAPSHOT +version=2.0.2.RELEASE diff --git a/samples/odm/pom.xml b/samples/odm/pom.xml index 922e4cf7..017c6197 100644 --- a/samples/odm/pom.xml +++ b/samples/odm/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.ldap spring-ldap-odm-sample - 2.0.1.CI-SNAPSHOT + 2.0.2.RELEASE war spring-ldap-odm-sample spring-ldap-odm-sample @@ -94,12 +94,6 @@ - - - spring-snasphot - http://repo.springsource.org/libs-snapshot - - org.springframework @@ -116,7 +110,7 @@ org.springframework.ldap spring-ldap-test - 2.0.1.CI-SNAPSHOT + 2.0.2.RELEASE compile diff --git a/samples/plain/pom.xml b/samples/plain/pom.xml index b8c980de..adf83131 100644 --- a/samples/plain/pom.xml +++ b/samples/plain/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.ldap spring-ldap-plain-sample - 2.0.1.CI-SNAPSHOT + 2.0.2.RELEASE war spring-ldap-plain-sample spring-ldap-plain-sample @@ -94,12 +94,6 @@ - - - spring-snasphot - http://repo.springsource.org/libs-snapshot - - org.springframework @@ -116,7 +110,7 @@ org.springframework.ldap spring-ldap-test - 2.0.1.CI-SNAPSHOT + 2.0.2.RELEASE compile diff --git a/samples/user-admin/pom.xml b/samples/user-admin/pom.xml index 1a6c14fe..df10ef60 100644 --- a/samples/user-admin/pom.xml +++ b/samples/user-admin/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.ldap spring-ldap-user-admin-sample - 2.0.1.CI-SNAPSHOT + 2.0.2.RELEASE war spring-ldap-user-admin-sample spring-ldap-user-admin-sample @@ -94,12 +94,6 @@ - - - spring-snasphot - http://repo.springsource.org/libs-snapshot - - org.springframework @@ -122,7 +116,7 @@ org.springframework.ldap spring-ldap-test - 2.0.1.CI-SNAPSHOT + 2.0.2.RELEASE compile