Make branch more stable
[lgpl/argeo-commons.git] / eclipse / pom.xml
index ddfe451518123c7668ab514e619ead9c19136ae3..ddb6a0fc20bfd542891d2fe43817f0028a628397 100644 (file)
@@ -3,14 +3,17 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
+       <groupId>org.argeo.commons</groupId>
        <artifactId>eclipse</artifactId>
-       <name>Commons Eclipse</name>
+       <name>Eclipse Specific</name>
        <packaging>pom</packaging>
        <modules>
-               <module>plugins</module>
+               <module>org.argeo.cms.servlet</module>
+               <module>org.argeo.cms.swt</module>
+               <module>org.argeo.cms.e4</module>
        </modules>
 </project>
\ No newline at end of file