]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/pom.xml
Disable Maven servlet
[gpl/argeo-slc.git] / modules / pom.xml
index 4dc0520f21c386b224522ce9c7c44126c7f67ef2..5c54f49f8f0dd68f28017de20adcbbf69442fe48 100644 (file)
@@ -1,9 +1,10 @@
-<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>1.1.9</version>
+               <version>1.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
@@ -13,6 +14,7 @@
                <module>org.argeo.slc.ext.castor</module>
                <module>org.argeo.slc.agent</module>
                <module>org.argeo.slc.agent.jcr</module>
+               <module>org.argeo.slc.agent.cli</module>
                <module>org.argeo.slc.node.jackrabbit</module>
                <module>org.argeo.slc.server.repo</module>
                <module>org.argeo.slc.server.repo.webapp</module>