[seam-commits] Seam SVN: r13614 - branches/enterprise/JBPAPP_5_0/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Mon Aug 16 08:33:42 EDT 2010
Author: manaRH
Date: 2010-08-16 08:33:42 -0400 (Mon, 16 Aug 2010)
New Revision: 13614
Modified:
branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
upgrade EAP 5 dependencies jboss-vfs, jboss-logging-spi
Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2010-08-16 00:52:52 UTC (rev 13613)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2010-08-16 12:33:42 UTC (rev 13614)
@@ -934,13 +934,13 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jboss-vfs</artifactId>
- <version>2.1.3.SP1</version>
+ <version>2.2.0.GA</version>
</dependency>
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-spi</artifactId>
- <version>2.1.0.GA</version>
+ <version>2.1.1.GA</version>
</dependency>
<dependency>
More information about the seam-commits
mailing list