Skip to content

Commit

Permalink
Temporarily disable japicmp plugin
Browse files Browse the repository at this point in the history
We expect 7.2 changes to be breaking to some extent.
The skip parameter will be removed during the upcoming release

DEVSIX-5652
  • Loading branch information
ars18wrw committed Jul 26, 2021
1 parent a5896ed commit 854eeff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,8 @@
<onlyBinaryIncompatible>true</onlyBinaryIncompatible>
<ignoreMissingClasses>true</ignoreMissingClasses>
</parameter>
<!-- TODO DEVSIX-5576 Enable japicmp after major release -->
<skip>true</skip>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 854eeff

Please sign in to comment.