From ee36c489632f86f801011d2eb69f11d3b0ccc983 Mon Sep 17 00:00:00 2001 From: Norm Traxler Date: Thu, 14 Mar 2019 19:51:57 +0100 Subject: [PATCH] Update to released pomba-audit-common version Issue-ID: LOG-1004 Change-Id: I5b68d089818e953aceaf82a082092de0b8eafd7a Signed-off-by: Norm Traxler --- .checkstyle | 23 +++++++++++++++++++++++ pom.xml | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 .checkstyle diff --git a/.checkstyle b/.checkstyle new file mode 100644 index 0000000..58de6e3 --- /dev/null +++ b/.checkstyle @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pom.xml b/pom.xml index 33be969..128d6c9 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ org.onap.logging-analytics.pomba pomba-audit-common - 1.4.0-SNAPSHOT + 1.4.0 com.google.code.gson -- 2.16.6