]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - eclipse/pom.xml
Migration to distribution v1.3.0 completed
[lgpl/argeo-commons.git] / eclipse / pom.xml
index ddfe451518123c7668ab514e619ead9c19136ae3..707959f5969d09b62733c37fd6bd574f475929b0 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.1-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