Skip to content

Commit

Permalink
Debug jdk 11 profile activation 7 - add os name as linux
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaab authored and abhishek-kumar committed Mar 22, 2024
1 parent 935ac60 commit 385ac60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@
<activation>
<jdk>11</jdk>
<os>
<name>Ubuntu</name>
<name>linux</name>
</os>
</activation>
<modules>
Expand Down

0 comments on commit 385ac60

Please sign in to comment.