[jboss-cvs] JBossAS SVN: r108873 - branches/JBoss-AS-6.0.x_ipv6/component-matrix.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Oct 25 09:42:47 EDT 2010
Author: rachmatowicz at jboss.com
Date: 2010-10-25 09:42:47 -0400 (Mon, 25 Oct 2010)
New Revision: 108873
Modified:
branches/JBoss-AS-6.0.x_ipv6/component-matrix/pom.xml
Log:
Update component-matrix to use commons-httpclient 3.0.1-SNAPSHOT (JBAS-8540)
Modified: branches/JBoss-AS-6.0.x_ipv6/component-matrix/pom.xml
===================================================================
--- branches/JBoss-AS-6.0.x_ipv6/component-matrix/pom.xml 2010-10-25 12:30:48 UTC (rev 108872)
+++ branches/JBoss-AS-6.0.x_ipv6/component-matrix/pom.xml 2010-10-25 13:42:47 UTC (rev 108873)
@@ -304,7 +304,7 @@
<dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
- <version>3.0.1-patch01-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<scope>test</scope>
</dependency>
More information about the jboss-cvs-commits
mailing list