You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2008/09/04 10:15:19 UTC

svn commit: r691915 - /servicemix/maven-plugins/maven-plugins-pom/trunk/pom.xml

Author: gnodet
Date: Thu Sep  4 01:15:19 2008
New Revision: 691915

URL: http://svn.apache.org/viewvc?rev=691915&view=rev
Log:
Deactivate reactor to ease the release of the parent pom

Modified:
    servicemix/maven-plugins/maven-plugins-pom/trunk/pom.xml

Modified: servicemix/maven-plugins/maven-plugins-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/maven-plugins/maven-plugins-pom/trunk/pom.xml?rev=691915&r1=691914&r2=691915&view=diff
==============================================================================
--- servicemix/maven-plugins/maven-plugins-pom/trunk/pom.xml (original)
+++ servicemix/maven-plugins/maven-plugins-pom/trunk/pom.xml Thu Sep  4 01:15:19 2008
@@ -72,7 +72,9 @@
     <profile>
       <id>all</id>
       <activation>
+        <!--
         <activeByDefault>true</activeByDefault>
+        -->
       </activation>
       <modules>
         <module>checksum-maven-plugin</module>