From 2332f8a9430addbded38ece3d12d3d34ee54af87 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Wed, 30 Mar 2016 19:41:01 -0700 Subject: [PATCH] Release version 2.1.0.RC1 --- gradle.properties | 2 +- samples/odm/pom.xml | 24 ++++++++++++------------ samples/plain/pom.xml | 24 ++++++++++++------------ samples/user-admin/pom.xml | 24 ++++++++++++------------ 4 files changed, 37 insertions(+), 37 deletions(-) diff --git a/gradle.properties b/gradle.properties index 331739fb..3da57fff 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=2.1.0.BUILD-SNAPSHOT +version=2.1.0.RC1 diff --git a/samples/odm/pom.xml b/samples/odm/pom.xml index a140923f..d5cdeee6 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.0.4.CI-SNAPSHOT + 2.1.0.RC1 war spring-ldap-odm-sample spring-ldap-odm-sample @@ -65,12 +65,6 @@ scm:git:git://github.com/SpringSource/spring-ldap https://github.com/SpringSource/spring-ldap - - - spring-snasphot - http://repo.springsource.org/libs-snapshot - - javax.servlet @@ -81,25 +75,25 @@ org.springframework.data spring-data-commons - 1.10.0.RELEASE + 1.12.0.RC1 compile org.springframework.ldap spring-ldap-test - 2.0.4.CI-SNAPSHOT + 2.1.0.RC1 compile org.springframework spring-context - 3.2.13.RELEASE + 4.2.5.RELEASE compile org.springframework spring-webmvc - 3.2.13.RELEASE + 4.2.5.RELEASE compile @@ -123,10 +117,16 @@ org.springframework spring-test - 3.2.13.RELEASE + 4.2.5.RELEASE test + + + spring-snasphot + http://repo.springsource.org/libs-snapshot + + diff --git a/samples/plain/pom.xml b/samples/plain/pom.xml index 938b8164..c7a40915 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.0.4.CI-SNAPSHOT + 2.1.0.RC1 war spring-ldap-plain-sample spring-ldap-plain-sample @@ -65,12 +65,6 @@ scm:git:git://github.com/SpringSource/spring-ldap https://github.com/SpringSource/spring-ldap - - - spring-snasphot - http://repo.springsource.org/libs-snapshot - - javax.servlet @@ -81,25 +75,25 @@ org.springframework.data spring-data-commons - 1.10.0.RELEASE + 1.12.0.RC1 compile org.springframework.ldap spring-ldap-test - 2.0.4.CI-SNAPSHOT + 2.1.0.RC1 compile org.springframework spring-context - 3.2.13.RELEASE + 4.2.5.RELEASE compile org.springframework spring-webmvc - 3.2.13.RELEASE + 4.2.5.RELEASE compile @@ -123,10 +117,16 @@ org.springframework spring-test - 3.2.13.RELEASE + 4.2.5.RELEASE test + + + spring-snasphot + http://repo.springsource.org/libs-snapshot + + diff --git a/samples/user-admin/pom.xml b/samples/user-admin/pom.xml index 895af986..33db9cd3 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.0.4.CI-SNAPSHOT + 2.1.0.RC1 war spring-ldap-user-admin-sample spring-ldap-user-admin-sample @@ -65,12 +65,6 @@ scm:git:git://github.com/SpringSource/spring-ldap https://github.com/SpringSource/spring-ldap - - - spring-snasphot - http://repo.springsource.org/libs-snapshot - - com.fasterxml.jackson.core @@ -93,25 +87,25 @@ org.springframework.data spring-data-commons - 1.10.0.RELEASE + 1.12.0.RC1 compile org.springframework.ldap spring-ldap-test - 2.0.4.CI-SNAPSHOT + 2.1.0.RC1 compile org.springframework spring-context - 3.2.13.RELEASE + 4.2.5.RELEASE compile org.springframework spring-webmvc - 3.2.13.RELEASE + 4.2.5.RELEASE compile @@ -141,10 +135,16 @@ org.springframework spring-test - 3.2.13.RELEASE + 4.2.5.RELEASE test + + + spring-snasphot + http://repo.springsource.org/libs-snapshot + +