File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 383383 <artifactId >japicmp-maven-plugin</artifactId >
384384 <version >0.23.0</version >
385385 <configuration >
386- <oldVersion >
387- <dependency >
388- <groupId >${project.groupId} </groupId >
389- <artifactId >${project.artifactId}</artifactId >
390- <version >2.0.0-alpha-1</version >
391- <type >jar</type >
392- </dependency >
393- </oldVersion >
394386 <parameter >
395- <breakBuildOnBinaryIncompatibleModifications >true</breakBuildOnBinaryIncompatibleModifications > -->
387+ <breakBuildOnBinaryIncompatibleModifications >true</breakBuildOnBinaryIncompatibleModifications >
396388 <!-- <breakBuildBasedOnSemanticVersioning>true</breakBuildBasedOnSemanticVersioning> -->
397389 <onlyModified >true</onlyModified >
398390 <includeSynthetic >true</includeSynthetic >
You can’t perform that action at this time.
0 commit comments