Adapt to changes in Argeo Commons
[gpl/argeo-suite.git] / dep / pom.xml
index 3ab1a19359623070f716bb51ad7cf73c2d49f608..e4afd0afe9351d6599b760287cb43b981925fc35 100644 (file)
@@ -1,7 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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.suite</groupId>
@@ -15,7 +13,7 @@
        <modules>
                <module>org.argeo.suite.dep.ui.rap</module>
                <module>org.argeo.suite.dep.e4.rap</module>
-               <!-- <module>org.argeo.suite.dep.e4.rcp</module> -->
+               <module>org.argeo.suite.dep.ui.rcp</module>
        </modules>
        <build>
                <plugins>