You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by ga...@apache.org on 2010/06/23 21:10:10 UTC

svn commit: r957313 - /incubator/chemistry/opencmis/trunk/pom.xml

Author: gabriele
Date: Wed Jun 23 19:10:10 2010
New Revision: 957313

URL: http://svn.apache.org/viewvc?rev=957313&view=rev
Log:
refining release process

Modified:
    incubator/chemistry/opencmis/trunk/pom.xml

Modified: incubator/chemistry/opencmis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/pom.xml?rev=957313&r1=957312&r2=957313&view=diff
==============================================================================
--- incubator/chemistry/opencmis/trunk/pom.xml (original)
+++ incubator/chemistry/opencmis/trunk/pom.xml Wed Jun 23 19:10:10 2010
@@ -220,6 +220,7 @@
                 <configuration>
                     <useReleaseProfile>false</useReleaseProfile>
                     <!-- TODO: Add autogenerated JIRA release notes -->
+                    <preparationGoals>clean install</preparationGoals>
                     <goals>javadoc:aggregate deploy
                         site-deploy</goals>
                     <arguments>-Papache-release</arguments>