Skip to content

Commit

Permalink
fix: profile activation
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong committed Aug 1, 2024
1 parent 4b2011e commit 1f2bb26
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -527,11 +527,9 @@
</build>
</profile>
<profile>
<id>integration-test</id>
<id>testJakarta</id>
<activation>
<property>
<name>testJakarta</name>
</property>
<activeByDefault>false</activeByDefault>
</activation>
<modules>
<module>jakarta-test</module>
Expand Down

0 comments on commit 1f2bb26

Please sign in to comment.