]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - eclipse/pom.xml
Revert removal of RAP version (required by RPM)
[lgpl/argeo-commons.git] / eclipse / pom.xml
index ddfe451518123c7668ab514e619ead9c19136ae3..0d38b860cb95e56998840d1623f241e41758bf4a 100644 (file)
@@ -3,14 +3,16 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.2-SNAPSHOT</version>
+               <version>1.1.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>plugins</module>
+               <module>dep</module>
+               <module>runtime</module>
        </modules>
 </project>
\ No newline at end of file