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/12/02 07:10:32 UTC

syncope git commit: Upgrading Camel

Repository: syncope
Updated Branches:
  refs/heads/2_0_X a60e4bcb6 -> 7665690e9


Upgrading Camel


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

Branch: refs/heads/2_0_X
Commit: 7665690e9b67b12a0275d822efcf263013da7646
Parents: a60e4bc
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Fri Dec 2 08:10:06 2016 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Fri Dec 2 08:10:06 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/7665690e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e6f1852..4fc888c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -359,7 +359,7 @@ under the License.
 
     <cxf.version>3.1.9-SNAPSHOT</cxf.version>
 
-    <camel.version>2.17.3</camel.version>	
+    <camel.version>2.17.4</camel.version>	
 
     <jackson.version>2.8.5</jackson.version>