You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2008/10/17 16:41:49 UTC

svn commit: r705629 - /geronimo/genesis/branches/genesis-1.x/pom.xml

Author: jbohn
Date: Fri Oct 17 07:41:48 2008
New Revision: 705629

URL: http://svn.apache.org/viewvc?rev=705629&view=rev
Log:
revert 705047 as it creates problems for release:prepare of genesis itself

Modified:
    geronimo/genesis/branches/genesis-1.x/pom.xml

Modified: geronimo/genesis/branches/genesis-1.x/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/branches/genesis-1.x/pom.xml?rev=705629&r1=705628&r2=705629&view=diff
==============================================================================
--- geronimo/genesis/branches/genesis-1.x/pom.xml (original)
+++ geronimo/genesis/branches/genesis-1.x/pom.xml Fri Oct 17 07:41:48 2008
@@ -238,7 +238,6 @@
                             <useReleaseProfile>false</useReleaseProfile>
                             <goals>deploy</goals>
                             <arguments>-Prelease</arguments>
-                            <preparationGoals>clean install</preparationGoals>
                         </configuration>
                     </plugin>