HHH-12689 Upgrade to Gradle WildFly build tools 0.0.9
This commit is contained in:
parent
c1eaf011ad
commit
da91b1e39d
|
@ -6,8 +6,8 @@
|
|||
*/
|
||||
|
||||
plugins {
|
||||
id "org.wildfly.build.provision" version '0.0.6'
|
||||
id "org.wildfly.build.featurepack" version '0.0.6'
|
||||
id "org.wildfly.build.provision" version '0.0.9'
|
||||
id "org.wildfly.build.featurepack" version '0.0.9'
|
||||
}
|
||||
|
||||
apply from: rootProject.file( 'gradle/base-information.gradle' )
|
||||
|
|
Loading…
Reference in New Issue