Make Maven build compatible withe new BND build.
[lgpl/argeo-commons.git] / dep / pom.xml
index 0f0a97c46cbaf66c09ef602078d0e1c055b92794..3b991a5f1c273dc3cb53e8c6142011aaf8cad999 100644 (file)
        </modules>
        <build>
                <plugins>
+                       <plugin>
+                               <groupId>org.codehaus.mojo</groupId>
+                               <artifactId>properties-maven-plugin</artifactId>
+                               <configuration>
+                                       <quiet>true</quiet>
+                                       <files>
+                                               <file>../../cnf/unstable.bnd</file>
+                                       </files>
+                               </configuration>
+                       </plugin>
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>