Centralise version context switch in Maven.
[lgpl/argeo-commons.git] / dist / pom.xml
index f1d24eee0996e0c9d2f50ec43829d55f999ea3ba..388b1bcdcfee376ecb8b23c996a671397fcbc131 100644 (file)
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-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>