Author: gnodet Date: Thu Jun 11 20:20:24 2009 New Revision: 783891 URL: http://svn.apache.org/viewvc?rev=783891&view=rev Log: Fix release process
Modified: mina/sshd/trunk/sshd-parent/pom.xml Modified: mina/sshd/trunk/sshd-parent/pom.xml URL: http://svn.apache.org/viewvc/mina/sshd/trunk/sshd-parent/pom.xml?rev=783891&r1=783890&r2=783891&view=diff ============================================================================== --- mina/sshd/trunk/sshd-parent/pom.xml (original) +++ mina/sshd/trunk/sshd-parent/pom.xml Thu Jun 11 20:20:24 2009 @@ -48,6 +48,7 @@ </dependencies> <executions> <execution> + <phase>package</phase> <goals> <goal>process</goal> </goals>