]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Use Maven build timestamps.
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4d5512c01f94a62e6e60d62fef0d6be3f0d812d1..572202b33f9680850fd8b63a6e0b17d17be25ddd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.82</version>
+               <version>2.1.86-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
@@ -18,6 +18,8 @@
                <developmentCycle.slc>2.1</developmentCycle.slc>
 
                <version.argeo-tp-extras>2.1.13</version.argeo-tp-extras>
+
+               <version.argeo-commons-legacy>2.1.86-SNAPSHOT</version.argeo-commons-legacy>
        </properties>
        <modules>
                <!-- Runtime -->
                <!-- E4 -->
                <module>org.argeo.slc.e4</module>
 
-               <!-- UI -->
+               <!-- Desktop -->
+               <module>rcp</module>
+
+               <!-- Legacy UI -->
+               <module>legacy</module>
                <module>org.argeo.slc.client.ui</module>
                <module>org.argeo.slc.client.ui.dist</module>
                <module>org.argeo.slc.client.rap</module>
 
+               <!-- Distribution -->
                <module>lib</module>
                <module>dep</module>
                <module>dist</module>