Adapt to changes in Argeo Commons
[gpl/argeo-suite.git] / dep / pom.xml
index f9adb5fd1e5d2da7e50ac87182e0f3c5c0216e97..e4afd0afe9351d6599b760287cb43b981925fc35 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -13,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>