HHH-5930 - Removed Ant and Hibernate Tools dependency from Envers build

This commit is contained in:
Lukasz Antoniak 2011-08-21 18:06:49 +02:00
parent bbbbf779d7
commit 566f0d4d89
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@
<dependency> <dependency>
<groupId>org.hibernate</groupId> <groupId>org.hibernate</groupId>
<artifactId>hibernate-tools</artifactId> <artifactId>hibernate-tools</artifactId>
<scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>ant</groupId> <groupId>ant</groupId>