You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2013/06/21 23:01:49 UTC

svn commit: r1495598 - /commons/sandbox/commons-staging-plugin/trunk/pom.xml

Author: sebb
Date: Fri Jun 21 21:01:49 2013
New Revision: 1495598

URL: http://svn.apache.org/r1495598
Log:
Cannot be active by default; prevents initial install

Modified:
    commons/sandbox/commons-staging-plugin/trunk/pom.xml

Modified: commons/sandbox/commons-staging-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/commons-staging-plugin/trunk/pom.xml?rev=1495598&r1=1495597&r2=1495598&view=diff
==============================================================================
--- commons/sandbox/commons-staging-plugin/trunk/pom.xml (original)
+++ commons/sandbox/commons-staging-plugin/trunk/pom.xml Fri Jun 21 21:01:49 2013
@@ -199,9 +199,6 @@
     <!-- This profile needs to be merged into top-level of pom -->
     <profile>
       <id>define-plugins</id>
-      <activation>
-        <activeByDefault>true</activeByDefault>
-      </activation>
       <build>
     <pluginManagement>
       <!-- Define the standard configuration -->