]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/pom.xml
Start migrating SLC client
[gpl/argeo-slc.git] / modules / pom.xml
index 14a22555157ebd97a6779e42d413c6b16d63a42c..e3906710c252623e240ebf07daee86bcaedfa816 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>1.1.4-SNAPSHOT</version>
+               <version>2.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
@@ -14,6 +13,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>