Skip to content

Commit

Permalink
Change Hibernate 5.2 integration dependency from 6.0.0-SNAPSHOT to 5.…
Browse files Browse the repository at this point in the history
…2.0.Final
  • Loading branch information
beikov committed Sep 29, 2016
1 parent 53a9823 commit 6cd3282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/hibernate-5.2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<!-- Minimum version is 5.2.0.Final -->
<version>6.0.0-SNAPSHOT</version>
<version>5.2.0.Final</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 6cd3282

Please sign in to comment.