[maven-release-plugin] copy for tag argeo-commons-0.2.1
[lgpl/argeo-commons.git] / osgi / pom.xml
index caaed4d03c85565373cffd85e8f1caa7bf8ad46c..6a5f0f96c41a558ccb27762a5a129c79e7b4433e 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.2.1</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -13,5 +12,6 @@
        <packaging>pom</packaging>
        <modules>
                <module>runtime</module>
+               <module>dep</module>
        </modules>
 </project>
\ No newline at end of file