Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
georgweiss committed Aug 29, 2023
1 parent 933b421 commit ed02fd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phoebus-product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@
</build>
</profile>
<profile>
<id>mac</id>
<id>linux</id>
<activation>
<os>
<!-- linux -->
Expand Down Expand Up @@ -385,7 +385,7 @@
</build>
</profile>
<profile>
<id>zip</id>
<id>windows</id>
<activation>
<os>
<family>windows</family>
Expand Down

0 comments on commit ed02fd8

Please sign in to comment.