git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13985 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Steve Ebersole 2007-08-31 19:57:06 +00:00
parent e95686015d
commit 88d04bbc4c
1 changed files with 8 additions and 16 deletions

View File

@ -97,14 +97,6 @@
<artifactId>log4j</artifactId>
<version>1.2.14</version>
</dependency>
<!--
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>5.5</version>
<classifier>jdk15</classifier>
</dependency>
-->
</dependencies>
<build>