We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8acc00 commit ad0a268Copy full SHA for ad0a268
pom.xml
@@ -294,9 +294,9 @@
294
</profile>
295
<profile>
296
<id>wildfly-managed-arquillian</id>
297
-<!-- <activation>
+ <activation>
298
<activeByDefault>true</activeByDefault>
299
- </activation>-->
+ </activation>
300
<properties>
301
<browser>chromium-browser</browser>
302
<serverProfile>standalone-full.xml</serverProfile>
0 commit comments