Author: kono
Date: 2012-07-12 15:27:12 -0700 (Thu, 12 Jul 2012)
New Revision: 29877
Modified:
core3/impl/trunk/pom.xml
Log:
Updated release plugin parameter called preparationGoals
Modified: core3/impl/trunk/pom.xml
===================================================================
--- core3/impl/trunk/pom.xml 2012-07-12 21:44:56 UTC (rev 29876)
+++ core3/impl/trunk/pom.xml 2012-07-12 22:27:12 UTC (rev 29877)
@@ -368,6 +368,7 @@
<version>${maven-release-plugin.version}</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
+ <preparationGoals>clean
install</preparationGoals>
<goals>deploy</goals>
</configuration>
</plugin>
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.