You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by st...@apache.org on 2015/06/05 19:03:04 UTC

svn commit: r1683811 - /bval/trunk/pom.xml

Author: struberg
Date: Fri Jun  5 17:03:04 2015
New Revision: 1683811

URL: http://svn.apache.org/r1683811
Log:
remove site-deploy from default goles

Modified:
    bval/trunk/pom.xml

Modified: bval/trunk/pom.xml
URL: http://svn.apache.org/viewvc/bval/trunk/pom.xml?rev=1683811&r1=1683810&r2=1683811&view=diff
==============================================================================
--- bval/trunk/pom.xml (original)
+++ bval/trunk/pom.xml Fri Jun  5 17:03:04 2015
@@ -534,7 +534,6 @@
                     <version>2.2.1</version>
                     <configuration>
                         <useReleaseProfile>false</useReleaseProfile>
-                        <goals>deploy site site-deploy</goals>
                         <arguments>-Papache-release</arguments>
                         <autoVersionSubmodules>true</autoVersionSubmodules>
                         <preparationGoals>clean install</preparationGoals>