[seam-commits] Seam SVN: r8653 - branches/Seam_2_0_FP/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Mon Aug 11 08:32:12 EDT 2008
Author: manaRH
Date: 2008-08-11 08:32:12 -0400 (Mon, 11 Aug 2008)
New Revision: 8653
Modified:
branches/Seam_2_0_FP/build/root.pom.xml
Log:
JBPAPP-1020 - the last alignment of dom4j and javax.mail
Modified: branches/Seam_2_0_FP/build/root.pom.xml
===================================================================
--- branches/Seam_2_0_FP/build/root.pom.xml 2008-08-11 12:06:59 UTC (rev 8652)
+++ branches/Seam_2_0_FP/build/root.pom.xml 2008-08-11 12:32:12 UTC (rev 8653)
@@ -433,7 +433,7 @@
<dependency>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
- <version>1.4</version>
+ <version>1.4.1</version>
</dependency>
<dependency>
@@ -758,7 +758,7 @@
<dependency>
<groupId>dom4j</groupId>
<artifactId>dom4j</artifactId>
- <version>1.6.1-jboss</version>
+ <version>1.6.1-brew</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
More information about the seam-commits
mailing list