Merge branch 'master' into testing
[lgpl/argeo-commons.git] / dist / pom.xml
index f1d24eee0996e0c9d2f50ec43829d55f999ea3ba..52ed45d55b89d15926e692061e0f4c3b5bed1d91 100644 (file)
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
@@ -26,7 +26,7 @@
                                <configuration>
                                        <quiet>true</quiet>
                                        <files>
-                                               <file>../../cnf/unstable.bnd</file>
+                                               <file>../../cnf/${version.context}.bnd</file>
                                        </files>
                                </configuration>
                        </plugin>