[jboss-cvs] JBossAS SVN: r109625 - branches/JBoss-AS-6.0.x-ipv6/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Dec 1 09:57:36 EST 2010


Author: rachmatowicz at jboss.com
Date: 2010-12-01 09:57:35 -0500 (Wed, 01 Dec 2010)
New Revision: 109625

Modified:
   branches/JBoss-AS-6.0.x-ipv6/component-matrix/pom.xml
Log:
Upgrade commons-httpclient from 3.0.1-SNAPSHOT to 3.1-SNAPSHOT

Modified: branches/JBoss-AS-6.0.x-ipv6/component-matrix/pom.xml
===================================================================
--- branches/JBoss-AS-6.0.x-ipv6/component-matrix/pom.xml	2010-12-01 14:44:14 UTC (rev 109624)
+++ branches/JBoss-AS-6.0.x-ipv6/component-matrix/pom.xml	2010-12-01 14:57:35 UTC (rev 109625)
@@ -314,7 +314,7 @@
       <dependency>
         <groupId>commons-httpclient</groupId>
         <artifactId>commons-httpclient</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1-SNAPSHOT</version>
         <scope>test</scope>
       </dependency>
       



More information about the jboss-cvs-commits mailing list