]> 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 ecc424b64d988005adfc90186a7685f45214a875..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.85-SNAPSHOT</version>
+               <version>2.1.86-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
@@ -18,8 +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.85-SNAPSHOT</version.argeo-commons-legacy>
+
+               <version.argeo-commons-legacy>2.1.86-SNAPSHOT</version.argeo-commons-legacy>
        </properties>
        <modules>
                <!-- Runtime -->
                <!-- E4 -->
                <module>org.argeo.slc.e4</module>
 
+               <!-- 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>