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/10/10 13:00:24 UTC

syncope git commit: Upgrading Camel (requires JDK 1.8)

Repository: syncope
Updated Branches:
  refs/heads/master 06b56b6e4 -> 6bb7095e0


Upgrading Camel (requires JDK 1.8)


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

Branch: refs/heads/master
Commit: 6bb7095e0f9fdf72c7ac37c8ba99c970705fd2d4
Parents: 06b56b6
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Mon Oct 10 15:00:16 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Mon Oct 10 15:00:16 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/6bb7095e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6973460..4122eb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -358,7 +358,7 @@ under the License.
 
     <cxf.version>3.2.0-SNAPSHOT</cxf.version>
 
-    <camel.version>2.17.3</camel.version>	
+    <camel.version>2.18.0</camel.version>	
 
     <jackson.version>2.8.3</jackson.version>