[jboss-cvs] JBossAS SVN: r94631 - branches/vfs3-integration/component-matrix.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Oct 9 18:48:09 EDT 2009
Author: david.lloyd at jboss.com
Date: 2009-10-09 18:48:09 -0400 (Fri, 09 Oct 2009)
New Revision: 94631
Modified:
branches/vfs3-integration/component-matrix/pom.xml
Log:
JBAS-7342 - first change the dep. Then fix everything that breaks!
Modified: branches/vfs3-integration/component-matrix/pom.xml
===================================================================
--- branches/vfs3-integration/component-matrix/pom.xml 2009-10-09 22:44:52 UTC (rev 94630)
+++ branches/vfs3-integration/component-matrix/pom.xml 2009-10-09 22:48:09 UTC (rev 94631)
@@ -102,7 +102,7 @@
<version.org.jboss.security>2.1.0.20090318</version.org.jboss.security>
<version.org.jboss.service.binding>1.0.0.CR1</version.org.jboss.service.binding>
<version.org.jboss.threads>1.0.0.GA</version.org.jboss.threads>
- <version.org.jboss.vfs>2.1.2.GA</version.org.jboss.vfs>
+ <version.org.jboss.vfs>3.0.0.CR1-SNAPSHOT</version.org.jboss.vfs>
<version.org.jboss.security.negotiation>2.0.3.SP1</version.org.jboss.security.negotiation>
<version.org.jboss.slf4j>1.0.2.GA</version.org.jboss.slf4j>
<version.org.jboss.xnio.metadata>1.0.1.GA</version.org.jboss.xnio.metadata>
More information about the jboss-cvs-commits
mailing list