We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02bf92a commit c4184d5Copy full SHA for c4184d5
integration-tests/pom.xml
@@ -765,14 +765,7 @@
765
<groups>toolkits-srg</groups>
766
</properties>
767
</profile>
768
- <profile>
769
- <id>v8o</id>
770
- <properties>
771
- <skipITs>false</skipITs>
772
- <groups>v8o</groups>
773
- </properties>
774
- </profile>
775
- <!-- Profile for integration test environment -->
+ <!-- Profile for integration test environment -->
776
<profile>
777
<id>integration-test-env</id>
778
<!-- This profile is activated only if 'install.weblogic' property is set to 'true' -->
0 commit comments