[maven-release-plugin] rollback the release of argeo-commons-2.3.5
[lgpl/argeo-commons.git] / dist / pom.xml
index a6bb20848de58bc732f948cf62ed55f26a56a655..65b186ab6675966000fa92a382a5fe7d7689bada 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>
        <name>Commons Deployable Distributions</name>
        <packaging>pom</packaging>
        <modules>
-               <module>osgi-boot</module>
-               <module>argeo-cli</module>
+               <module>argeo-init</module>
+               <!-- <module>argeo-cli</module> -->
                <module>argeo-node</module>
-               <module>containers</module>
        </modules>
        <build>
                <plugins>
@@ -26,7 +23,7 @@
                                <configuration>
                                        <quiet>true</quiet>
                                        <files>
-                                               <file>../../cnf/unstable.bnd</file>
+                                               <file>../../cnf/${version.context}.bnd</file>
                                        </files>
                                </configuration>
                        </plugin>