You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/01/05 14:34:34 UTC

[29/53] [abbrv] syncope git commit: Fixes #5 - Tests pass with latest version of camel

Fixes #5 - Tests pass with latest version of camel


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

Branch: refs/heads/master
Commit: dff89c00424ce9376359d600c50b21fd6bbb3e36
Parents: 55dfac7
Author: giacomolm <gi...@hotmail.it>
Authored: Tue Dec 23 12:51:04 2014 +0100
Committer: giacomolm <gi...@hotmail.it>
Committed: Tue Dec 23 12:51:04 2014 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/dff89c00/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f680733..c478c3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -325,7 +325,7 @@ under the License.
     <aspectj.version>1.8.4</aspectj.version>
 
     <cxf.version>3.0.3</cxf.version>
-    <camel.version>2.12.5</camel.version>	
+    <camel.version>2.14.1</camel.version>	
     <spring.version>4.0.8.RELEASE</spring.version>
     <spring-security.version>3.2.5.RELEASE</spring-security.version>
     <jackson.version>2.4.4</jackson.version>