|
|
|
|
|
by lmm
2894 days ago
|
|
I don't know whether parent is doing this, but I used to use the Clirr maven plugin to fail the build if a release had binary-compatibility changes. You could then have a distinct release profile that permits a BC break but increments the major version number. |
|