Author: bimargulies
Date: Mon Aug 31 01:09:54 2009
New Revision: 809444

URL: http://svn.apache.org/viewvc?rev=809444&view=rev
Log:
Remove stupid phase of test-jar.

Modified:
    cxf/trunk/rt/core/pom.xml

Modified: cxf/trunk/rt/core/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/trunk/rt/core/pom.xml?rev=809444&r1=809443&r2=809444&view=diff
==============================================================================
--- cxf/trunk/rt/core/pom.xml (original)
+++ cxf/trunk/rt/core/pom.xml Mon Aug 31 01:09:54 2009
@@ -39,7 +39,6 @@
                 <executions>
                     <execution>
                         <id>create-test-jar</id>
-                        <phase>install</phase>
                         <goals>
                             <goal>test-jar</goal>
                         </goals>


Reply via email to