From f7bb74a49c71d68812b4dd6894d2e2aa6337f28e Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 22 Dec 2016 15:37:19 +0000 Subject: [PATCH] Release version 2.2.1.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 cf7a2700..f0cc0887 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=2.2.1.BUILD-SNAPSHOT \ No newline at end of file +version=2.2.1.RELEASE \ No newline at end of file diff --git a/samples/odm/pom.xml b/samples/odm/pom.xml index c9163ddf..26c064c8 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.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE war spring-ldap-odm-sample spring-ldap-odm-sample @@ -87,7 +87,7 @@ org.springframework.ldap spring-ldap-test - 2.2.1.BUILD-SNAPSHOT + 2.2.1.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 313501c6..2cbe9962 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.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE war spring-ldap-plain-sample spring-ldap-plain-sample @@ -81,7 +81,7 @@ org.springframework.ldap spring-ldap-test - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE compile @@ -169,12 +169,6 @@ test - - - spring-snasphot - http://repo.springsource.org/libs-snapshot - - diff --git a/samples/user-admin/pom.xml b/samples/user-admin/pom.xml index 706f1551..4f24b10e 100644 --- a/samples/user-admin/pom.xml +++ b/samples/user-admin/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.ldap spring-ldap-user-admin-sample - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE war spring-ldap-user-admin-sample spring-ldap-user-admin-sample @@ -93,7 +93,7 @@ org.springframework.ldap spring-ldap-test - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE compile @@ -139,12 +139,6 @@ test - - - spring-snasphot - http://repo.springsource.org/libs-snapshot - -