From 507874bb1eb4569d78395193d5e90284e9dc4219 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Tue, 7 Jan 2025 12:23:31 +0100 Subject: [PATCH] Fix RevAPI versions configuration. See https://github.com/revapi/revapi/issues/299 --- pom.xml | 35 ++++++----------------------------- 1 file changed, 6 insertions(+), 29 deletions(-) diff --git a/pom.xml b/pom.xml index b3d40c1c..05723833 100644 --- a/pom.xml +++ b/pom.xml @@ -982,37 +982,14 @@ ok - - - true - true - java.annotation.* - edu.umd.cs.findbugs.annotations.* - Annotation should be safe to change - - - - - BREAKING - - ok - - - - NON_BREAKING - - ok - - - - EQUIVALENT - - ok - - - + true + false + + documented + Allowed by the rules of semantic versioning. + NON_BREAKING