Skip to content

Commit a779c97

Browse files
authored
Merge pull request #916 from bosch-io/feature/1.5.0-bin
Feature/1.5.0 bin
2 parents a0148b4 + 27e43f8 commit a779c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<!-- globally set version for checking binary compatibility against -->
222222
<!-- whoever changes this to ${revision} or ${project.version} is responsible for API breakage caused by this! -->
223223
<!-- 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>
224+
<binary-compatibility-check.version>1.5.0</binary-compatibility-check.version>
225225

226226
<maven.skins.fluido.version>1.7</maven.skins.fluido.version>
227227
<doxia.markdown.version>1.8</doxia.markdown.version>

0 commit comments

Comments
 (0)