Use clean install as preparation goals
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 765bb363726aba495bc9e83b3cef6fd1d563bdce..f2c0bd856d4a306cc70b09da2f75b1fe2de5cf2c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -170,6 +170,7 @@ limitations under the License.
                                <configuration>
                                        <autoVersionSubmodules>true</autoVersionSubmodules>
                                        <releaseProfiles>release</releaseProfiles>
+                                       <preparationGoals>clean install</preparationGoals>
                                </configuration>
                        </plugin>
                </plugins>