File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5050 <plugin >
5151 <groupId >com.github.siom79.japicmp</groupId >
5252 <artifactId >japicmp-maven-plugin</artifactId >
53- <version >0.6.2 </version >
53+ <version >0.7.0 </version >
5454 <configuration >
5555 <oldVersion >
5656 <dependency >
7070 <exclude >*.internal.*</exclude >
7171 </excludes >
7272 <accessModifier >public</accessModifier >
73- <breakBuildOnModifications >true</breakBuildOnModifications >
7473 <breakBuildOnBinaryIncompatibleModifications >true</breakBuildOnBinaryIncompatibleModifications >
74+ <breakBuildOnSourceIncompatibleModifications >true</breakBuildOnSourceIncompatibleModifications >
7575 <onlyModified >true</onlyModified >
7676 <onlyBinaryIncompatible >false</onlyBinaryIncompatible >
7777 <includeSynthetic >false</includeSynthetic >
You can’t perform that action at this time.
0 commit comments