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>
Show replies by date