]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/pom.xml
[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / server / pom.xml
index 57d13d1df562c49938620dc1cc7446a40797f75a..8e36a93f03ec5f2593d78f0e7cdd27eb1a320ec1 100644 (file)
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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.commons</groupId>
-               <version>0.1.1-SNAPSHOT</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -13,5 +12,8 @@
        <packaging>pom</packaging>
        <modules>
                <module>modules</module>
+               <module>runtime</module>
+               <module>plugins</module>
+               <module>dep</module>
        </modules>
 </project>
\ No newline at end of file