File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 39
39
<properties >
40
40
<jboss .home>${project.build.directory}${file.separator} wildfly</jboss .home>
41
41
<server .test.feature.pack.artifactId>wildfly-preview-feature-pack</server .test.feature.pack.artifactId>
42
- <!-- <version.org.wildfly>30.0.1.Final</version.org.wildfly>-->
43
- <version .org.wildfly.plugins.wildfly-maven-plugin>5.0.0.Final</version .org.wildfly.plugins.wildfly-maven-plugin>
44
42
<galleon .fork.embedded>true</galleon .fork.embedded>
45
43
</properties >
46
44
82
80
<plugin >
83
81
<groupId >org.wildfly.plugins</groupId >
84
82
<artifactId >wildfly-maven-plugin</artifactId >
85
- <version >${version.org .wildfly.plugins.wildfly-maven- plugin} </version >
83
+ <version >${version.maven .wildfly.plugin} </version >
86
84
<configuration >
87
85
<jboss-home >${jboss.home} </jboss-home >
88
86
</configuration >
You can’t perform that action at this time.
0 commit comments