release 5.0.0.Beta2

This commit is contained in:
Steve Ebersole 2015-04-29 23:30:20 -05:00
parent f6980f3324
commit b790840b1e

View File

@ -100,3 +100,8 @@ processResources.doLast {
}
processResources.dependsOn processPluginXml
mavenPom {
name = 'Enhance Plugin of the Hibernate project for use with Maven build system.'
description = 'Enhance Plugin of the Hibernate project for use with Maven build system.'
}