]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Prepare next development cycle
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 0bc99514322b9dcd8d108708e9c75a18bb77b383..c1636dc3616941b77605ef7d5a0f5a299f03f8ba 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,16 +3,16 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.73-SNAPSHOT</version>
+               <version>2.1.73</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>2.1.13-SNAPSHOT</version>
+       <version>2.1.14-SNAPSHOT</version>
        <properties>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
-               <version.slc>2.1.13-SNAPSHOT</version.slc>
+               <version.slc>2.1.14-SNAPSHOT</version.slc>
                <developmentCycle.slc>2.1</developmentCycle.slc>
 
                <!-- <version.argeo-rcp>2.1.17-SNAPSHOT</version.argeo-rcp> -->
@@ -36,6 +36,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>