Author: thomas.heute(a)jboss.com
Date: 2010-02-15 15:55:09 -0500 (Mon, 15 Feb 2010)
New Revision: 1708
Modified:
components/pc/trunk/pom.xml
Log:
Fix for
http://jira.codehaus.org/browse/MRELEASE-3 - waiting 2.0 release
--This line, and th se below, will be ignored--
M pom.xml
Modified: components/pc/trunk/pom.xml
===================================================================
--- components/pc/trunk/pom.xml 2010-02-15 20:28:19 UTC (rev 1707)
+++ components/pc/trunk/pom.xml 2010-02-15 20:55:09 UTC (rev 1708)
@@ -31,6 +31,8 @@
<!-- used in test module by maven-antrun-extended-plugin -->
<version.jboss.unit>1.2.3</version.jboss.unit>
<version.cargo>1.0.1-alpha-1</version.cargo>
+
+ <preparationGoals>clean install</preparationGoals>
</properties>
<dependencyManagement>