]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/org.argeo.slc.dep.rcp/pom.xml
Introduce Lib and Dep minimal
[gpl/argeo-slc.git] / dep / org.argeo.slc.dep.rcp / pom.xml
index 8dd80651ecb401aba3ee80125e97438c732a11d7..c8d0ebb855943d2f872c35e173a3029a0d7e205c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.3</version>
+               <version>1.1.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
-                       <version>1.1.3</version>
+                       <version>1.1.4-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.3</version>
+                       <version>1.1.4-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.3</version>
+                       <version>1.1.4-SNAPSHOT</version>
+                       <scope>test</scope>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.slc</groupId>
+                       <artifactId>org.argeo.slc.support.maven</artifactId>
+                       <version>1.1.4-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>