Make it possible to give the configuration file location as parameter.
[xudocci.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e7a2e79..248c704 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <version>4.11</version>
                        <scope>test</scope>
                </dependency>
+               <dependency>
+                       <groupId>com.lexicalscope.jewelcli</groupId>
+                       <artifactId>jewelcli</artifactId>
+                       <version>0.8.3</version>
+               </dependency>
        </dependencies>
 
        <properties>