Skip to content

Commit cd3b139

Browse files
committed
Disabling the Wildfly Remote Profile
1 parent 18c6a1a commit cd3b139

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)