]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Introduce Eclipse 4 support
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 0bc99514322b9dcd8d108708e9c75a18bb77b383..eeea40713bb17d5c59be0c8cfa432b2c3cd54077 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.commons</groupId>
@@ -36,6 +38,9 @@
                <module>org.argeo.slc.agent.jcr</module>
                <module>org.argeo.slc.server.repo</module>
 
+               <!-- E4 -->
+               <module>org.argeo.slc.e4</module>
+
                <!-- UI -->
                <module>org.argeo.slc.client.ui</module>
                <module>org.argeo.slc.client.ui.dist</module>