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

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon May 28 05:01:35 EDT 2012


Author: maschmid
Date: 2012-05-28 05:01:35 -0400 (Mon, 28 May 2012)
New Revision: 14757

Modified:
   branches/community/Seam_2_3/bom/pom.xml
Log:
fix testng dependency


Modified: branches/community/Seam_2_3/bom/pom.xml
===================================================================
--- branches/community/Seam_2_3/bom/pom.xml	2012-05-26 19:55:52 UTC (rev 14756)
+++ branches/community/Seam_2_3/bom/pom.xml	2012-05-28 09:01:35 UTC (rev 14757)
@@ -945,7 +945,6 @@
 				<groupId>org.testng</groupId>
 				<artifactId>testng</artifactId>
 				<version>${version.testng}</version>
-				<classifier>jdk15</classifier>
 			</dependency>
 
 			<dependency>



More information about the seam-commits mailing list