From b4218ff0e83285d9dbf98755ca8898d8cfecfb84 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sat, 28 Feb 2015 13:34:40 -0500 Subject: [PATCH] added maven-plugin-plugin to the checkfule suppressions Former-commit-id: 1e523645f46c51cef743370271db819ec00001a1 --- src/main/config/checkstyle-suppressions.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/config/checkstyle-suppressions.xml b/src/main/config/checkstyle-suppressions.xml index 30d198465..27c63c4b8 100644 --- a/src/main/config/checkstyle-suppressions.xml +++ b/src/main/config/checkstyle-suppressions.xml @@ -9,5 +9,6 @@ + \ No newline at end of file