Revert "Camel-Firebase: Added component to parent" This reverts commit a4fc5a0455f78a62776eab2189c8c185183fd047.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/09d212e0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/09d212e0 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/09d212e0 Branch: refs/heads/master Commit: 09d212e08cd0fd58bded7fa8d20d1b38795aa65b Parents: 200226a Author: Andrea Cosentino <anco...@gmail.com> Authored: Fri Nov 25 12:49:29 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Nov 25 12:49:29 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/09d212e0/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 7064016..fc43c93 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1017,11 +1017,6 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-firebase</artifactId> - <version>${project.version}</version> - </dependency> - <dependency> - <groupId>org.apache.camel</groupId> <artifactId>camel-flatpack</artifactId> <version>${project.version}</version> </dependency>