]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - dist/pom.xml
Move container build scripts
[lgpl/argeo-commons.git] / dist / pom.xml
index 388b1bcdcfee376ecb8b23c996a671397fcbc131..5ed36895c3359023685f4703a55bb670f4903c0d 100644 (file)
@@ -1,7 +1,5 @@
 <?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>
@@ -14,9 +12,8 @@
        <packaging>pom</packaging>
        <modules>
                <module>osgi-boot</module>
-               <module>argeo-cli</module>
+               <!-- <module>argeo-cli</module> -->
                <module>argeo-node</module>
-               <module>containers</module>
        </modules>
        <build>
                <plugins>