KEYCLOAK-1420 Removed redundant profile "arquillian-integration-tests" from the root POM.
This commit is contained in:
parent
9d68d46a1b
commit
a69a89cbde
1 changed files with 0 additions and 8 deletions
8
pom.xml
8
pom.xml
|
@ -1407,14 +1407,6 @@
|
|||
</build>
|
||||
</profile>
|
||||
|
||||
<profile>
|
||||
<id>arquillian-integration-tests</id>
|
||||
<modules>
|
||||
<module>distribution</module>
|
||||
<module>testsuite/integration-arquillian</module>
|
||||
</modules>
|
||||
</profile>
|
||||
|
||||
<!-- Configure the JBoss Early Access Maven repository -->
|
||||
<profile>
|
||||
<id>jboss-earlyaccess-repository</id>
|
||||
|
|
Loading…
Reference in a new issue