diff --git a/gradle.properties b/gradle.properties index 80f67f09..375b4fa3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=2.0.1.CI-SNAPSHOT +version=2.0.1.RELEASE diff --git a/samples/odm/pom.xml b/samples/odm/pom.xml index 922e4cf7..6882f951 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.1.RELEASE war spring-ldap-odm-sample spring-ldap-odm-sample @@ -94,12 +94,6 @@ - - - spring-snasphot - http://repo.springsource.org/libs-snapshot - - org.springframework @@ -113,12 +107,6 @@ 1.0.13 runtime - - org.springframework.ldap - spring-ldap-test - 2.0.1.CI-SNAPSHOT - compile - javax.servlet jstl @@ -137,6 +125,12 @@ 4.10 test + + org.springframework.ldap + spring-ldap-test + 2.0.1.RELEASE + compile + org.springframework spring-context diff --git a/samples/plain/pom.xml b/samples/plain/pom.xml index b8c980de..8bd0e1cb 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.1.RELEASE war spring-ldap-plain-sample spring-ldap-plain-sample @@ -94,12 +94,6 @@ - - - spring-snasphot - http://repo.springsource.org/libs-snapshot - - org.springframework @@ -113,12 +107,6 @@ 1.0.13 runtime - - org.springframework.ldap - spring-ldap-test - 2.0.1.CI-SNAPSHOT - compile - javax.servlet jstl @@ -137,6 +125,12 @@ 4.10 test + + org.springframework.ldap + spring-ldap-test + 2.0.1.RELEASE + compile + org.springframework spring-context diff --git a/samples/user-admin/pom.xml b/samples/user-admin/pom.xml index 1a6c14fe..c009dcff 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.1.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 @@ -119,12 +113,6 @@ 2.2.3 compile - - org.springframework.ldap - spring-ldap-test - 2.0.1.CI-SNAPSHOT - compile - com.google.guava guava @@ -149,6 +137,12 @@ 4.10 test + + org.springframework.ldap + spring-ldap-test + 2.0.1.RELEASE + compile + org.springframework spring-context