Skip to content

Commit

Permalink
sync develop branch after release 5.1.1 (#5242)
Browse files Browse the repository at this point in the history
  • Loading branch information
hmottestad authored Jan 28, 2025
2 parents a5a3b8c + b79d828 commit cb5bcb0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions testsuites/benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,13 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>com.github.siom79.japicmp</groupId>
<artifactId>japicmp-maven-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
</plugins>
</build>
</project>

0 comments on commit cb5bcb0

Please # to comment.