[jboss-cvs] JBossAS SVN: r101487 - branches/vfs3-int/component-matrix.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Feb 25 12:18:51 EST 2010
Author: johnbailey
Date: 2010-02-25 12:18:51 -0500 (Thu, 25 Feb 2010)
New Revision: 101487
Modified:
branches/vfs3-int/component-matrix/pom.xml
Log:
Disable enforcing no snapshots for testing
Modified: branches/vfs3-int/component-matrix/pom.xml
===================================================================
--- branches/vfs3-int/component-matrix/pom.xml 2010-02-25 16:44:11 UTC (rev 101486)
+++ branches/vfs3-int/component-matrix/pom.xml 2010-02-25 17:18:51 UTC (rev 101487)
@@ -2907,13 +2907,13 @@
</execution>
</executions>
</plugin>
-
+ <!--
<plugin>
<groupId>com.googlecode.maven-overview-plugin</groupId>
<artifactId>maven-overview-plugin</artifactId>
<version>RELEASE</version>
</plugin>
-
+ -->
</plugins>
</build>
</profile>
More information about the jboss-cvs-commits
mailing list