You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2016/04/25 08:40:42 UTC

[5/5] camel git commit: Fixed wrong name

Fixed wrong name


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

Branch: refs/heads/master
Commit: a00c190f90cd424e40d5ae22abafb17ba9259a50
Parents: 372f631
Author: Claus Ibsen <da...@apache.org>
Authored: Mon Apr 25 08:40:28 2016 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Mon Apr 25 08:40:28 2016 +0200

----------------------------------------------------------------------
 apache-camel/src/main/descriptors/common-bin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/a00c190f/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 9623430..6d28bb3 100644
--- a/apache-camel/src/main/descriptors/common-bin.xml
+++ b/apache-camel/src/main/descriptors/common-bin.xml
@@ -229,7 +229,7 @@
         <include>org.apache.camel:camel-test</include>
         <include>org.apache.camel:camel-test-blueprint</include>
         <include>org.apache.camel:camel-test-cdi</include>
-        <include>org.apache.camel:camel-test-test-karaf</include>
+        <include>org.apache.camel:camel-test-karaf</include>
         <include>org.apache.camel:camel-test-spring</include>
         <include>org.apache.camel:camel-testng</include>
         <include>org.apache.camel:camel-twitter</include>