Skip to content

Commit

Permalink
Don't skip api analysis if artifact was replaced to always get messages
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi committed Jan 26, 2024
1 parent 0bfac45 commit b48bea8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eclipse-platform-parent/pom.xml
Expand Up @@ -954,6 +954,7 @@
</repository>
</baselines>
<skip>${skipAPIAnalysis}</skip>
<skipIfReplaced>false</skipIfReplaced>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit b48bea8

Please sign in to comment.