]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - ide/pom.xml
Merge remote-tracking branch 'origin/master' into testing
[gpl/argeo-slc.git] / ide / pom.xml
index 64dd819edd02e4e5f12f536fa588385206718e98..f51a7ad5494b8d206877181792798f816044aba0 100644 (file)
@@ -3,13 +3,15 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.11-SNAPSHOT</version>
+               <version>2.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
-       <artifactId>ide</artifactId>
+       <groupId>org.argeo.slc.ide</groupId>
+       <artifactId>argeo-ide</artifactId>
        <packaging>pom</packaging>
-       <name>IDE</name>
+       <name>SLC IDE</name>
        <modules>
                <module>plugins</module>
+               <module>features</module>
        </modules>
 </project>
\ No newline at end of file