Skip to content

Commit

Permalink
deactivate broken Java EE regression tests
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverlietz committed Mar 26, 2024
1 parent f385749 commit 80b6768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<profile>
<id>javaee</id>
<activation>
<activeByDefault>true</activeByDefault>
<activeByDefault>false</activeByDefault>
</activation>
<modules>
<module>javaee</module>
Expand Down

0 comments on commit 80b6768

Please sign in to comment.