Use clean install as preparation goals
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 29 Dec 2009 16:46:18 +0000 (16:46 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 29 Dec 2009 16:46:18 +0000 (16:46 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@3229 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

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>