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 2016/01/28 08:21:37 UTC

syncope git commit: Upgrading Camel

Repository: syncope
Updated Branches:
  refs/heads/master b9fd9303f -> 148765de6


Upgrading Camel


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

Branch: refs/heads/master
Commit: 148765de6f16d05038b0da026438301db02bc3cb
Parents: b9fd930
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Jan 28 08:21:31 2016 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Jan 28 08:21:31 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/148765de/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 98a2a7e..7b1a598 100644
--- a/pom.xml
+++ b/pom.xml
@@ -329,7 +329,7 @@ under the License.
 
     <cxf.version>3.1.5-SNAPSHOT</cxf.version>
 
-    <camel.version>2.16.1</camel.version>	
+    <camel.version>2.16.2</camel.version>	
 
     <!-- Cannot upgrade to 2.7.0 because current swagger-jaxrs relies on
     com.fasterxml.jackson.databind.type.TypeFactory.constructType(Type, Class<?>)