Skip to content

Commit 7e08d56

Browse files
authored
Merge pull request eugenp#8103 from alimate/BAEL-3448-2
Disabling the Wildfly Remote Profile
2 parents cd368ca + cd3b139 commit 7e08d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jee-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
</build>
231231
</profile>
232232
<profile>
233-
<id>wildfly-remote-arquillian</id>
233+
<id>wildfly-remote-arquillian-disabled</id>
234234
<dependencies>
235235
<dependency>
236236
<groupId>org.jboss.resteasy</groupId>

0 commit comments

Comments
 (0)