]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Prepare release.
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index fa573719811e7dab9f3fd4b7a7110170ae8e5833..45f742379600d654d9818e7706f6ddc749682882 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,15 +5,15 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.75</version>
+               <version>2.1.80</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>2.1.14-SNAPSHOT</version>
+       <version>2.1.16-SNAPSHOT</version>
        <properties>
-               <version.slc>2.1.14</version.slc>
+               <version.slc>2.1.16</version.slc>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
                <developmentCycle.slc>2.1</developmentCycle.slc>
        </properties>
@@ -44,6 +44,7 @@
                <module>dep</module>
                <module>dist</module>
                <module>demo</module>
+               <module>ide</module>
        </modules>
        <url>http://projects.argeo.org/slc/</url>
        <scm>
@@ -157,7 +158,7 @@ limitations under the License.
                                        </reportSet>
                                        <reportSet>
                                                <id>javadoc</id>
-                                               <reports></reports>
+                                               <reports />
                                        </reportSet>
                                </reportSets>
                        </plugin>
@@ -174,7 +175,7 @@ limitations under the License.
                                        </reportSet>
                                        <reportSet>
                                                <id>jxr</id>
-                                               <reports></reports>
+                                               <reports />
                                        </reportSet>
                                </reportSets>
                        </plugin>