[maven-release-plugin] prepare release argeo-commons-2.3.2
[lgpl/argeo-commons.git] / dep / pom.xml
index 3b991a5f1c273dc3cb53e8c6142011aaf8cad999..58a2b6e1f1456aa5da3febf98e273bf202f4ee44 100644 (file)
@@ -1,12 +1,10 @@
 <?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>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -27,7 +25,7 @@
                                <configuration>
                                        <quiet>true</quiet>
                                        <files>
-                                               <file>../../cnf/unstable.bnd</file>
+                                               <file>../../cnf/${version.context}.bnd</file>
                                        </files>
                                </configuration>
                        </plugin>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.3.1-SNAPSHOT</version>
+                                       <version>2.3.2</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>