[seam-commits] Seam SVN: r14656 - branches/community/Seam_2_3/bom.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu May 10 04:03:01 EDT 2012


Author: manaRH
Date: 2012-05-10 04:02:58 -0400 (Thu, 10 May 2012)
New Revision: 14656

Modified:
   branches/community/Seam_2_3/bom/pom.xml
Log:
added version properties of testng and junit

Modified: branches/community/Seam_2_3/bom/pom.xml
===================================================================
--- branches/community/Seam_2_3/bom/pom.xml	2012-05-09 23:15:28 UTC (rev 14655)
+++ branches/community/Seam_2_3/bom/pom.xml	2012-05-10 08:02:58 UTC (rev 14656)
@@ -42,6 +42,8 @@
 		<version.jsf2>2.1.7</version.jsf2>
         <version.webdriver>0.9.7376</version.webdriver>
         <version.infinispan>5.1.3.FINAL</version.infinispan>
+        <version.junit>4.8.2</version.junit>
+        <version.testng>5.14.10</version.testng>
 
 
 		<!-- ***************** -->



More information about the seam-commits mailing list