git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18181 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Hardy Ferentschik 2009-12-08 23:24:39 +00:00
parent 02323188c6
commit 6512e3e708
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,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.Beta1</version>
<scope>test</scope> <scope>test</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>