]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Fix rpm build
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 6911c35b84ce569df050fd206c82ebcfd8f47376..cae20a6347c3c6110e1a24d52a22136342c185d5 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.72</version>
+               <version>2.1.74-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>2.1.12</version>
+       <version>2.1.14-SNAPSHOT</version>
        <properties>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
-               <version.slc>2.1.12</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>
@@ -52,7 +55,7 @@
                <connection>scm:git:http://git.argeo.org/apache2/argeo-slc.git</connection>
                <url>http://git.argeo.org/?p=apache2/argeo-slc.git;a=summary</url>
                <developerConnection>scm:git:https://code.argeo.org/git/apache2/argeo-slc.git</developerConnection>
-               <tag>argeo-slc-2.1.12</tag>
+               <tag>HEAD</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>