diff --git a/core/pom.xml b/core/pom.xml index ee6dbd14ebaddebfabf001583a151dd39f4c4828..de69c2dbda6f66e1a30428a58fff3354ca2e8f32 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -87,6 +87,18 @@ THE SOFTWARE. + + org.kohsuke + access-modifier-checker + 1.0 + + + + enforce + + + + maven-antlr-plugin @@ -748,6 +760,12 @@ THE SOFTWARE. 2.2.3 + + org.kohsuke + access-modifier-annotation + 1.0 + +