We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0148b4 + 27e43f8 commit a779c97Copy full SHA for a779c97
pom.xml
@@ -221,7 +221,7 @@
221
<!-- globally set version for checking binary compatibility against -->
222
<!-- whoever changes this to ${revision} or ${project.version} is responsible for API breakage caused by this! -->
223
<!-- in other words: never do that here! exclude the 'breakages' locally in the japicmp maven plugin if you intentionally break something -->
224
- <binary-compatibility-check.version>1.4.0</binary-compatibility-check.version>
+ <binary-compatibility-check.version>1.5.0</binary-compatibility-check.version>
225
226
<maven.skins.fluido.version>1.7</maven.skins.fluido.version>
227
<doxia.markdown.version>1.8</doxia.markdown.version>
0 commit comments