Author: grobmeier
Date: Sun Oct 25 12:27:57 2009
New Revision: 829556
URL: http://svn.apache.org/viewvc?rev=829556&view=rev
Log:
removed from package phase
Modified:
incubator/log4php/trunk/pom.xml
Modified: incubator/log4php/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/log4php/trunk/pom.xml?rev=829556&r1=829555&r2=829556&view=diff
==============================================================================
--- incubator/log4php/trunk/pom.xml (original)
+++ incubator/log4php/trunk/pom.xml Sun Oct 25 12:27:57 2009
@@ -262,8 +262,7 @@
<executions>
<execution>
<id>make-assembly</id> <!--
this is used for inheritance merges -->
- <phase>package</phase> <!-- append to the
packaging phase. -->
- <goals>
+ <goals>
<goal>assembly</goal>
</goals>
</execution>