[seam-commits] Seam SVN: r11639 - branches/community/Seam_2_2/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Mon Nov 16 17:48:19 EST 2009
Author: manaRH
Date: 2009-11-16 17:48:19 -0500 (Mon, 16 Nov 2009)
New Revision: 11639
Modified:
branches/community/Seam_2_2/build/root.pom.xml
Log:
updated jta version to 1.1
Modified: branches/community/Seam_2_2/build/root.pom.xml
===================================================================
--- branches/community/Seam_2_2/build/root.pom.xml 2009-11-15 10:36:55 UTC (rev 11638)
+++ branches/community/Seam_2_2/build/root.pom.xml 2009-11-16 22:48:19 UTC (rev 11639)
@@ -649,7 +649,7 @@
<dependency>
<groupId>javax.transaction</groupId>
<artifactId>jta</artifactId>
- <version>1.0.1B</version>
+ <version>1.1</version>
</dependency>
<dependency>
More information about the seam-commits
mailing list