]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/pom.xml
JCR UI can run processes
[gpl/argeo-slc.git] / modules / pom.xml
index c2fe00e86749d0b6a0df053203bc6d936f27d74e..3317e95978e94bb275899b7fd60b359ff7198eb4 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.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
@@ -13,5 +12,6 @@
        <modules>
                <module>agent</module>
                <module>server</module>
+               <module>gis</module>
        </modules>
 </project>