You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/06/22 18:18:28 UTC

camel git commit: Upgrade Spring-Ldap to version 2.0.3

Repository: camel
Updated Branches:
  refs/heads/master 9deea7980 -> 1aea80a26


Upgrade Spring-Ldap to version 2.0.3


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1aea80a2
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1aea80a2
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1aea80a2

Branch: refs/heads/master
Commit: 1aea80a26781fc815cb9c5e7772a553a7f3c1bc0
Parents: 9deea79
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jun 22 18:16:31 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jun 22 18:16:31 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/1aea80a2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c9b9627..017eb27 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -449,8 +449,8 @@
     <spring-data-redis-version>1.3.4.RELEASE</spring-data-redis-version>
     <spring-integration-version>2.2.6.RELEASE</spring-integration-version>
     <spring-javaconfig-version>1.0.0-20090215</spring-javaconfig-version>
-    <spring-ldap-version>2.0.2.RELEASE</spring-ldap-version>
-    <spring-ldap-bundle-version>2.0.2.RELEASE_1</spring-ldap-bundle-version>
+    <spring-ldap-version>2.0.3.RELEASE</spring-ldap-version>
+    <spring-ldap-bundle-version>2.0.3.RELEASE_1</spring-ldap-bundle-version>
     <!-- spring 1.1.0 is not OSGi bundle any more -->
     <spring-retry-version>1.0.3.RELEASE</spring-retry-version>
     <!-- Spring 4 can be used in OSGi, but not with spring-dm.  Allow Spring 4 for the bundle imports. -->