Author: hardy.ferentschik
Date: 2009-07-20 05:27:20 -0400 (Mon, 20 Jul 2009)
New Revision: 17163
Modified:
validator/trunk/pom.xml
Log:
Changed release plugin configuration
Modified: validator/trunk/pom.xml
===================================================================
--- validator/trunk/pom.xml 2009-07-20 09:15:36 UTC (rev 17162)
+++ validator/trunk/pom.xml 2009-07-20 09:27:20 UTC (rev 17163)
@@ -141,6 +141,7 @@
<artifactId>maven-release-plugin</artifactId>
<version>2.0-beta-9</version>
<configuration>
+ <preparationGoals>clean install</preparationGoals>
<autoVersionSubmodules>true</autoVersionSubmodules>
<allowTimestampedSnapshots>true</allowTimestampedSnapshots>
<remoteTagging>true</remoteTagging>
Show replies by date