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/05/08 12:20:33 UTC

[2/2] syncope git commit: Upgrading Camel

Upgrading Camel


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

Branch: refs/heads/master
Commit: ed21ef02d82b62913b82febdf5b7d951b30935f4
Parents: d70c841
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon May 8 14:20:23 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon May 8 14:20:23 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/ed21ef02/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 494106f..eb57306 100644
--- a/pom.xml
+++ b/pom.xml
@@ -374,7 +374,7 @@ under the License.
 
     <activiti.version>5.22.0</activiti.version>
 
-    <camel.version>2.18.3</camel.version>	
+    <camel.version>2.19.0</camel.version>	
 
     <slf4j.version>1.7.25</slf4j.version>
     <opensaml.version>3.3.0</opensaml.version>
@@ -2122,6 +2122,7 @@ under the License.
             <link>http://www.flowable.org/docs/javadocs/</link>
             <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/opensaml-saml-api/3.3.0/opensaml-saml-api-3.3.0-javadoc.jar/!/index.html</link>
             <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/opensaml-core/3.3.0/opensaml-core-3.3.0-javadoc.jar/!/index.html</link>
+            <link>https://www.javadoc.io/doc/org.elasticsearch/elasticsearch/5.4.0</link>
           </links>
         </configuration>
         <reportSets>