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 2017/01/31 16:12:46 UTC

syncope git commit: Upgrading Camel

Repository: syncope
Updated Branches:
  refs/heads/master 221d6f866 -> b812f8db1


Upgrading Camel


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

Branch: refs/heads/master
Commit: b812f8db149ca6846f03ecdb064087a28573b2dd
Parents: 221d6f8
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Tue Jan 31 17:12:28 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Tue Jan 31 17:12:28 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/b812f8db/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dd38cb4..96c9cd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -359,7 +359,7 @@ under the License.
 
     <cxf.version>3.2.0-SNAPSHOT</cxf.version>
 
-    <camel.version>2.18.1</camel.version>	
+    <camel.version>2.18.2</camel.version>	
 
     <jackson.version>2.8.6</jackson.version>