You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2012/09/06 14:38:01 UTC

svn commit: r1381579 - /webservices/wss4j/trunk/pom.xml

Author: coheigea
Date: Thu Sep  6 12:38:01 2012
New Revision: 1381579

URL: http://svn.apache.org/viewvc?rev=1381579&view=rev
Log:
Re-enabling the ability to use "fastinstall" profile

Modified:
    webservices/wss4j/trunk/pom.xml

Modified: webservices/wss4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=1381579&r1=1381578&r2=1381579&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Thu Sep  6 12:38:01 2012
@@ -257,6 +257,8 @@
                 </plugin>
             </plugins>
         </pluginManagement>
+
+        <defaultGoal>install</defaultGoal>
     </build>
 
     <profiles>