Skip to content

Commit bbcb6cc

Browse files
committed
Add description to hibernate-platform.gradle
1 parent 03e6c74 commit bbcb6cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hibernate-platform/hibernate-platform.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ plugins {
22
id 'java-platform'
33
}
44

5+
description = 'Gradle platform for Hibernate ORM'
6+
57
apply from: rootProject.file( 'gradle/releasable.gradle' )
68
apply from: rootProject.file( "gradle/base-information.gradle" )
79
apply from: rootProject.file( "gradle/publishing-pom.gradle" )

0 commit comments

Comments
 (0)