summaryrefslogtreecommitdiff
path: root/groot-bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'groot-bootstrap')
-rw-r--r--groot-bootstrap/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/groot-bootstrap/pom.xml b/groot-bootstrap/pom.xml
index 2a3605e..ab68e08 100644
--- a/groot-bootstrap/pom.xml
+++ b/groot-bootstrap/pom.xml
@@ -59,6 +59,13 @@
<dependency>
<groupId>com.geedgenetworks</groupId>
+ <artifactId>connector-mock</artifactId>
+ <version>${revision}</version>
+ <scope>${scope}</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>com.geedgenetworks</groupId>
<artifactId>format-json</artifactId>
<version>${revision}</version>
<scope>${scope}</scope>