HHH-4625 - Use of maven-injection-plugin intermittently leads to build failures

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18107 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Steve Ebersole 2009-12-01 04:53:49 +00:00
parent fa13096363
commit bf9f27215a
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@
<targetMembers>
<methodBodyReturn>
<className>org.hibernate.Version</className>
<methodName>getVersionString</methodName>&gt;
<methodName>getVersionString</methodName>
</methodBodyReturn>
</targetMembers>
</bytecodeInjection>