]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.agent/pom.xml
Introduce second level caching
[gpl/argeo-slc.git] / org.argeo.slc.agent / pom.xml
index f9becbf301c38a7a5c0b80b7d7de578965104853..1fbd1a40fdce354caf11d5c0282a881e7be8bb04 100644 (file)
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.9.2</version>
+               <version>0.9-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-agent</artifactId>
                        <artifactId>maven-settings</artifactId>
                </dependency>
 
+               <dependency>
+                       <groupId>commons-cli</groupId>
+                       <artifactId>commons-cli</artifactId>
+               </dependency>
+
        </dependencies>
 </project>
\ No newline at end of file