From 4cfa2e2d98f6877d54da304ef17f096284430908 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 13 Sep 2018 15:25:32 +0100 Subject: Sonar/Checkstyle in service/plugins Sonar and Checkstyle changes in plugins and services, and knock on changes Issue-ID: POLICY-1034 Change-Id: Iff7df74e54fce2c661dcc2fae75ae93d4cacfe5b Signed-off-by: liamfallon --- examples/examples-decisionmaker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/examples-decisionmaker/pom.xml') diff --git a/examples/examples-decisionmaker/pom.xml b/examples/examples-decisionmaker/pom.xml index 4bbbc775e..280e6bfd1 100644 --- a/examples/examples-decisionmaker/pom.xml +++ b/examples/examples-decisionmaker/pom.xml @@ -57,7 +57,7 @@ java - org.onap.policy.apex.auth.clieditor.ApexCLIEditorMain + org.onap.policy.apex.auth.clieditor.ApexCommandLineEditorMain compile --command-file=${project.basedir}/src/main/resources/policy/${policymodel.name}.apex -- cgit 1.2.3-korg