oops... removed testng dep, as i was just playing with it locally
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12930 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
e959b5787d
commit
557a922698
|
@ -96,13 +96,15 @@
|
|||
<groupId>log4j</groupId>
|
||||
<artifactId>log4j</artifactId>
|
||||
<version>1.2.14</version>
|
||||
</dependency>
|
||||
</dependency>
|
||||
<!--
|
||||
<dependency>
|
||||
<groupId>org.testng</groupId>
|
||||
<artifactId>testng</artifactId>
|
||||
<version>5.5</version>
|
||||
<classifier>jdk15</classifier>
|
||||
</dependency>
|
||||
</dependency>
|
||||
-->
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Reference in New Issue