prep 4.0.0.Beta1 release
This commit is contained in:
parent
c7818f3e1e
commit
15bc4ed369
|
@ -235,6 +235,7 @@ subprojects { subProject ->
|
||||||
// elements used to customize the generated POM used during upload
|
// elements used to customize the generated POM used during upload
|
||||||
def pomConfig = {
|
def pomConfig = {
|
||||||
name 'A Hibernate Core Module'
|
name 'A Hibernate Core Module'
|
||||||
|
description 'A module of the Hibernate Core project'
|
||||||
url 'http://hibernate.org'
|
url 'http://hibernate.org'
|
||||||
organization {
|
organization {
|
||||||
name 'Hibernate.org'
|
name 'Hibernate.org'
|
||||||
|
|
Loading…
Reference in New Issue