HHH-4856 updated to 1.0.0-Beta-3

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18654 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Hardy Ferentschik 2010-01-27 18:23:11 +00:00
parent 3e766c1397
commit fde085a09a
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
--> -->
<groupId>${project.groupId}</groupId> <groupId>${project.groupId}</groupId>
<artifactId>hibernate-jpamodelgen</artifactId> <artifactId>hibernate-jpamodelgen</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0-Beta-3</version>
<scope>test</scope> <scope>test</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>