Skip to content

Commit

Permalink
Merge pull request #158 from lukasz-antoniak/HHH-5930-3.x
Browse files Browse the repository at this point in the history
HHH-5930 [branch 3.x] - Remove hibernate-tools dependency from runtime scope
  • Loading branch information
adamw committed Aug 22, 2011
2 parents 164cdf9 + 26663e9 commit 0c42a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hibernate-envers/pom.xml
Expand Up @@ -106,6 +106,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>ant</groupId>
Expand Down

0 comments on commit 0c42a5a

Please sign in to comment.