From 2f085a794d295642a214aa1d0d428e7c619a51b9 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Wed, 2 Sep 2015 07:55:09 -0700 Subject: [PATCH] Release version 2.0.4.RELEASE --- gradle.properties | 2 +- samples/odm/pom.xml | 12 +++--------- samples/plain/pom.xml | 12 +++--------- samples/user-admin/pom.xml | 12 +++--------- 4 files changed, 10 insertions(+), 28 deletions(-) diff --git a/gradle.properties b/gradle.properties index 50676049..ab6130a5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=2.0.4.CI-SNAPSHOT +version=2.0.4.RELEASE diff --git a/samples/odm/pom.xml b/samples/odm/pom.xml index a140923f..c8f59360 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.0.4.RELEASE 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,13 +75,13 @@ org.springframework.data spring-data-commons - 1.10.0.RELEASE + 1.11.0.RELEASE compile org.springframework.ldap spring-ldap-test - 2.0.4.CI-SNAPSHOT + 2.0.4.RELEASE compile diff --git a/samples/plain/pom.xml b/samples/plain/pom.xml index 938b8164..e9cb1f6b 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.0.4.RELEASE 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,13 +75,13 @@ org.springframework.data spring-data-commons - 1.10.0.RELEASE + 1.11.0.RELEASE compile org.springframework.ldap spring-ldap-test - 2.0.4.CI-SNAPSHOT + 2.0.4.RELEASE compile diff --git a/samples/user-admin/pom.xml b/samples/user-admin/pom.xml index 895af986..41b62766 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.0.4.RELEASE 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,13 +87,13 @@ org.springframework.data spring-data-commons - 1.10.0.RELEASE + 1.11.0.RELEASE compile org.springframework.ldap spring-ldap-test - 2.0.4.CI-SNAPSHOT + 2.0.4.RELEASE compile