Revert "Camel-Firebase: Added to kit" This reverts commit b261ee64a692c5209e7f04168476aebca6ec91dd.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1a16facb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1a16facb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1a16facb Branch: refs/heads/master Commit: 1a16facbdfe764f5ce3e8ed1dfef84fd5a5d88a0 Parents: ae1fdbc Author: Andrea Cosentino <anco...@gmail.com> Authored: Fri Nov 25 12:49:38 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Nov 25 12:49:38 2016 +0100 ---------------------------------------------------------------------- apache-camel/pom.xml | 4 ---- apache-camel/src/main/descriptors/common-bin.xml | 1 - 2 files changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/1a16facb/apache-camel/pom.xml ---------------------------------------------------------------------- diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml index 72894cf..f404cab 100644 --- a/apache-camel/pom.xml +++ b/apache-camel/pom.xml @@ -271,10 +271,6 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-firebase</artifactId> - </dependency> - <dependency> - <groupId>org.apache.camel</groupId> <artifactId>camel-flatpack</artifactId> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/camel/blob/1a16facb/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 021c3cb..ece1c26 100644 --- a/apache-camel/src/main/descriptors/common-bin.xml +++ b/apache-camel/src/main/descriptors/common-bin.xml @@ -79,7 +79,6 @@ <include>org.apache.camel:camel-eventadmin</include> <include>org.apache.camel:camel-exec</include> <include>org.apache.camel:camel-facebook</include> - <include>org.apache.camel:camel-firebase</include> <include>org.apache.camel:camel-flatpack</include> <include>org.apache.camel:camel-flink</include> <include>org.apache.camel:camel-fop</include>