Skip to content

Commit

Permalink
Fix os family for Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
YaSuenag committed Jan 15, 2023
1 parent ab80aeb commit c228064
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 @@ -142,7 +142,7 @@
<id>Mac</id>
<activation>
<os>
<family>windows</family>
<family>mac</family>
</os>
</activation>
<properties>
Expand Down

0 comments on commit c228064

Please sign in to comment.