]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/pom.xml
[maven-release-plugin] prepare for next development iteration
[gpl/argeo-slc.git] / modules / pom.xml
index 06f51df3444568ab29fc19507ec17cca4279a790..01253d0153e1b864ac989d139cda9bae3332735a 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.4-SNAPSHOT</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
@@ -12,5 +11,6 @@
        <packaging>pom</packaging>
        <modules>
                <module>agent</module>
+               <module>server</module>
        </modules>
 </project>