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/03/18 11:11:40 UTC

syncope git commit: Upgrading Camel to 2.15.0

Repository: syncope
Updated Branches:
  refs/heads/master b606a4b87 -> 4afcc3627


Upgrading Camel to 2.15.0


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

Branch: refs/heads/master
Commit: 4afcc36275c56781a1a9037a6e1b42575f1ef3f7
Parents: b606a4b
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Mar 18 11:11:34 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Mar 18 11:11:34 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/4afcc362/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4bbb17f..cc7efab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -328,7 +328,7 @@ under the License.
 
     <cxf.version>3.0.4</cxf.version>
 
-    <camel.version>2.14.1</camel.version>	
+    <camel.version>2.15.0</camel.version>	
 
     <jackson.version>2.4.5</jackson.version>