[maven-release-plugin] copy for tag argeo-commons-0.1.2
[lgpl/argeo-commons.git] / basic / runtime / pom.xml
index 058e0f5a3faaec9574ebf3093e94c80578ba40d4..efbe6c81dc2f24e4976a22eed2fa5eaa262a9868 100644 (file)
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.1-SNAPSHOT</version>
+               <version>0.1.2</version>
                <artifactId>basic</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -13,6 +12,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