HHH-13429 Upgrade WildFly provisioning plugin to version 0.0.11
This commit is contained in:
parent
a72d5e3d1e
commit
29d5548160
|
@ -6,8 +6,8 @@
|
|||
*/
|
||||
|
||||
plugins {
|
||||
id "org.wildfly.build.provision" version '0.0.9'
|
||||
id "org.wildfly.build.featurepack" version '0.0.9'
|
||||
id "org.wildfly.build.provision" version '0.0.11'
|
||||
id "org.wildfly.build.featurepack" version '0.0.11'
|
||||
}
|
||||
|
||||
apply from: rootProject.file( 'gradle/base-information.gradle' )
|
||||
|
|
Loading…
Reference in New Issue