]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.core/pom.xml
Some more UI functionalities :
[gpl/argeo-slc.git] / runtime / org.argeo.slc.core / pom.xml
index 671aa2487edbab58ae39c51da1a30784512aadc7..63017d913257f160cd367b9cf68bc661d5b7b327 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.5-SNAPSHOT</version>
+               <version>1.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.core</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.5-SNAPSHOT</version>
+                       <version>1.1.12-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>org.apache.commons.exec</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp</groupId>
+                       <artifactId>org.apache.commons.cli</artifactId>
+               </dependency>
 
                <dependency>
                        <groupId>org.argeo.tp</groupId>