prepare for 6.0.0.Alpha8
This commit is contained in:
parent
2fcaf0848a
commit
8518c04862
|
@ -14,7 +14,7 @@ plugins {
|
|||
id 'com.github.sebersole.testkit-junit5' version '1.0.1'
|
||||
}
|
||||
|
||||
apply from: rootProject.file( 'gradle/published-java-module.gradle' )
|
||||
apply from: rootProject.file( 'gradle/java-module.gradle' )
|
||||
|
||||
description = "Gradle plugin for integrating Hibernate aspects into your build"
|
||||
|
||||
|
|
Loading…
Reference in New Issue