diff options
Diffstat (limited to 'groot-bootstrap/pom.xml')
| -rw-r--r-- | groot-bootstrap/pom.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/groot-bootstrap/pom.xml b/groot-bootstrap/pom.xml index 9f67699..2a3605e 100644 --- a/groot-bootstrap/pom.xml +++ b/groot-bootstrap/pom.xml @@ -50,6 +50,12 @@ <scope>${scope}</scope> </dependency> + <dependency> + <groupId>com.geedgenetworks</groupId> + <artifactId>connector-file</artifactId> + <version>${revision}</version> + <scope>${scope}</scope> + </dependency> <dependency> <groupId>com.geedgenetworks</groupId> |
