]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - eclipse/pom.xml
Make HTTP realm name configurable
[lgpl/argeo-commons.git] / eclipse / pom.xml
index f423c42dfaef1e5f8ce8d315e45762b2634fe6e5..7d6050731855142922fb9e678b38b8d46990518d 100644 (file)
@@ -3,14 +3,16 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.1</version>
+               <version>1.1.3-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