Author: steve.ebersole(a)jboss.com
Date: 2009-11-30 23:53:49 -0500 (Mon, 30 Nov 2009)
New Revision: 18107
Modified:
core/trunk/core/pom.xml
Log:
HHH-4625 - Use of maven-injection-plugin intermittently leads to build failures
Modified: core/trunk/core/pom.xml
===================================================================
--- core/trunk/core/pom.xml 2009-12-01 04:51:57 UTC (rev 18106)
+++ core/trunk/core/pom.xml 2009-12-01 04:53:49 UTC (rev 18107)
@@ -114,7 +114,7 @@
<targetMembers>
<methodBodyReturn>
<className>org.hibernate.Version</className>
-
<methodName>getVersionString</methodName>>
+ <methodName>getVersionString</methodName>
</methodBodyReturn>
</targetMembers>
</bytecodeInjection>
Show replies by date