Introduce Argeo Work based on plain RWT.
[gpl/argeo-suite.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f8c6c7f6dbc463e4c8bbd0ad3dba15c9ece52894..2f0a80c5fb41c263ab74477d14263f73a3cffbf4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,6 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.maven</groupId>
                <git.rw />
        </properties>
        <modules>
-               <!-- Eclipse 4 -->
+               <!-- Lightweight -->
                <module>org.argeo.suite.cms</module>
+               <module>org.argeo.suite.ui</module>
+               <module>org.argeo.suite.ui.rap</module>
+               <module>org.argeo.suite.theme.default</module>
+
+               <!-- Eclipse 4 -->
                <module>org.argeo.suite.e4</module>
                <module>org.argeo.suite.e4.rap</module>
                <module>org.argeo.suite.standard</module>