We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03e6c74 commit bbcb6ccCopy full SHA for bbcb6cc
hibernate-platform/hibernate-platform.gradle
@@ -2,6 +2,8 @@ plugins {
2
id 'java-platform'
3
}
4
5
+description = 'Gradle platform for Hibernate ORM'
6
+
7
apply from: rootProject.file( 'gradle/releasable.gradle' )
8
apply from: rootProject.file( "gradle/base-information.gradle" )
9
apply from: rootProject.file( "gradle/publishing-pom.gradle" )
0 commit comments