Add Basic No Deps
[lgpl/argeo-commons.git] / basic / runtime / pom.xml
index 058e0f5a3faaec9574ebf3093e94c80578ba40d4..c64126d9039aca54a27afaf1f5f179fa1a80fe52 100644 (file)
@@ -4,7 +4,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1-SNAPSHOT</version>
+               <version>0.1.2-SNAPSHOT</version>
                <artifactId>basic</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -13,6 +13,7 @@
        <name>Commons Basic Runtime</name>
        <packaging>pom</packaging>
        <modules>
+               <module>org.argeo.basic.nodeps</module>
                <module>org.argeo.support.junit</module>
        </modules>
 </project>
\ No newline at end of file