mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-17 16:44:57 +00:00
Add description to hibernate-platform.gradle
This commit is contained in:
parent
03e6c74737
commit
bbcb6ccedc
@ -2,6 +2,8 @@ plugins {
|
||||
id 'java-platform'
|
||||
}
|
||||
|
||||
description = 'Gradle platform for Hibernate ORM'
|
||||
|
||||
apply from: rootProject.file( 'gradle/releasable.gradle' )
|
||||
apply from: rootProject.file( "gradle/base-information.gradle" )
|
||||
apply from: rootProject.file( "gradle/publishing-pom.gradle" )
|
||||
|
Loading…
x
Reference in New Issue
Block a user