Skip to content

Commit cb5bcb0

Browse files
authored
sync develop branch after release 5.1.1 (#5242)
2 parents a5a3b8c + b79d828 commit cb5bcb0

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

testsuites/benchmark/pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,13 @@
115115
</execution>
116116
</executions>
117117
</plugin>
118+
<plugin>
119+
<groupId>com.github.siom79.japicmp</groupId>
120+
<artifactId>japicmp-maven-plugin</artifactId>
121+
<configuration>
122+
<skip>true</skip>
123+
</configuration>
124+
</plugin>
118125
</plugins>
119126
</build>
120127
</project>

0 commit comments

Comments
 (0)