]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/pom.xml
Introduce Lib and Dep minimal
[gpl/argeo-slc.git] / dep / pom.xml
index 9b9ad8d2024fa8321102d8d3e6cacf48bd8b5f5d..6060a63dba0fc79fb9fe5dd031125b79ecb2f957 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.3</version>
+               <version>1.1.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -11,6 +11,7 @@
        <packaging>pom</packaging>
        <modules>
                <module>org.argeo.slc.dep.detached</module>
+               <module>org.argeo.slc.dep.minimal</module>
                <module>org.argeo.slc.dep.backend</module>
                <module>org.argeo.slc.dep.eclipse</module>
                <module>org.argeo.slc.dep.rcp</module>
                        </plugin>
                </plugins>
        </build>
-       <dependencies>
-               <!-- For target platform generation -->
-               <dependency>
-                       <groupId>org.argeo.slc</groupId>
-                       <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.3</version>
-                       <scope>test</scope>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.slc</groupId>
-                       <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.3</version>
-                       <scope>test</scope>
-               </dependency>
-       </dependencies>
        <profiles>
                <profile>
                        <id>rpmbuild</id>