Author: nickboldt
Date: 2011-06-14 00:39:02 -0400 (Tue, 14 Jun 2011)
New Revision: 32080
Modified:
trunk/build/parent/pom.xml
Log:
jboss-requirements-composite-extras-mirror should be enabled=false
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2011-06-14 03:08:42 UTC (rev 32079)
+++ trunk/build/parent/pom.xml 2011-06-14 04:39:02 UTC (rev 32080)
@@ -330,7 +330,7 @@
<profile>
<id>jboss-requirements-composite-extras-mirror</id>
<activation>
- <activeByDefault>true</activeByDefault>
+ <activeByDefault>false</activeByDefault>
</activation>
<repositories>
<repository>
Show replies by date