You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2015/04/17 08:20:34 UTC

[3/3] camel git commit: CAMEL-8614 Added olingo2 and linkedin artifacts into the kit

CAMEL-8614 Added olingo2 and linkedin artifacts into the kit


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

Branch: refs/heads/master
Commit: 763bf1712552a6ff0eb1efa8b4eae2095330bfcd
Parents: cbeabcc
Author: Willem Jiang <wi...@gmail.com>
Authored: Fri Apr 17 14:16:05 2015 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Fri Apr 17 14:19:35 2015 +0800

----------------------------------------------------------------------
 apache-camel/src/main/descriptors/common-bin.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/763bf171/apache-camel/src/main/descriptors/common-bin.xml
----------------------------------------------------------------------
diff --git a/apache-camel/src/main/descriptors/common-bin.xml b/apache-camel/src/main/descriptors/common-bin.xml
index add72b8..a4776da 100644
--- a/apache-camel/src/main/descriptors/common-bin.xml
+++ b/apache-camel/src/main/descriptors/common-bin.xml
@@ -127,8 +127,8 @@
         <include>org.apache.camel:camel-kura</include>
         <include>org.apache.camel:camel-ldap</include>
         <include>org.apache.camel:camel-leveldb</include>
-        <include>org.apache.camel.camel-linkedin-api</include>
-        <include>org.apache.camel.camel-linkedin</include>
+        <include>org.apache.camel:camel-linkedin-api</include>
+        <include>org.apache.camel:camel-linkedin</include>
         <include>org.apache.camel:camel-lucene</include>
         <include>org.apache.camel:camel-metrics</include>
         <include>org.apache.camel:camel-mail</include>
@@ -146,8 +146,8 @@
         <include>org.apache.camel:camel-netty-http</include>
         <include>org.apache.camel:camel-netty4-http</include>
         <include>org.apache.camel:camel-ognl</include>
-        <include>org.apache.camel.camel-olingo2-api</include>
-        <include>org.apache.camel.camel-olingo2</include>
+        <include>org.apache.camel:camel-olingo2-api</include>
+        <include>org.apache.camel:camel-olingo2</include>
         <include>org.apache.camel:camel-openshift</include>
         <include>org.apache.camel:camel-optaplanner</include>
         <include>org.apache.camel:camel-paho</include>