Camel-Firebase: Added component to parent

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

Branch: refs/heads/master
Commit: a4fc5a0455f78a62776eab2189c8c185183fd047
Parents: e888e8d
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Fri Nov 25 09:42:25 2016 +0100
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Fri Nov 25 10:05:38 2016 +0100

----------------------------------------------------------------------
 parent/pom.xml | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/a4fc5a04/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fc43c93..7064016 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1017,6 +1017,11 @@
       </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>

Reply via email to