Hi, I see in the parent pom.xml that 1.3-SNAPSHOT is checking for API stability against 1.1.4. Also, that this version was only bumped with FLINK-5617 late in the 1.2 development cycle.
Should we bump this version as part of the release process, i.e. on the 1.2.0 release updating 1.3-SNAPSHOT to verify against 1.2.0? And should we be setting ‘breakBuildOnModifications’ [0] to true for patch releases (overridden when necessary)? [0] https://siom79.github.io/japicmp/MavenPlugin.html Greg
