We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b7391 commit 7c8a4c2Copy full SHA for 7c8a4c2
pom.xml
@@ -1252,7 +1252,7 @@
1252
<oldVersionPattern>\d+\.\d+\.\d+</oldVersionPattern>
1253
<ignoreMissingClasses>true</ignoreMissingClasses>
1254
<onlyBinaryIncompatible>true</onlyBinaryIncompatible>
1255
- <breakBuildBasedOnSemanticVersioning>false</breakBuildBasedOnSemanticVersioning>
+ <breakBuildBasedOnSemanticVersioning>true</breakBuildBasedOnSemanticVersioning>
1256
</parameter>
1257
</configuration>
1258
</execution>
0 commit comments