]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - eclipse/pom.xml
git-svn-id: https://svn.argeo.org/commons/trunk@4020 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
[lgpl/argeo-commons.git] / eclipse / pom.xml
index febfcd129c3781f0360461daa50609e229c5897c..049f699a0942e57d58dc1f0cabe43e162b9aa22b 100644 (file)
@@ -1,17 +1,18 @@
 <?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.2.1-SNAPSHOT</version>
+               <version>0.2.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
+       <groupId>org.argeo.commons.eclipse</groupId>
        <artifactId>eclipse</artifactId>
        <name>Commons Eclipse</name>
        <packaging>pom</packaging>
        <modules>
+               <module>features</module>
                <module>plugins</module>
        </modules>
 </project>
\ No newline at end of file