Updating link in generated POM file metadata
This commit is contained in:
parent
4bbb5668d6
commit
af4fb456e1
|
@ -28,7 +28,7 @@ afterEvaluate {
|
|||
lgplLicenseNode.appendNode( 'url', 'http://www.gnu.org/licenses/lgpl-2.1.html' )
|
||||
lgplLicenseNode.appendNode(
|
||||
'comments',
|
||||
'See discussion at http://hibernate.org/license for more details.'
|
||||
'See discussion at http://hibernate.org/community/license/ for more details.'
|
||||
)
|
||||
lgplLicenseNode.appendNode( 'distribution', 'repo' )
|
||||
|
||||
|
|
Loading…
Reference in New Issue