From 69d7c0112037036aea4d15ff62d6720c3327fa59 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Fri, 3 Aug 2018 14:02:39 -0400 Subject: Fix mso-infrastructure-bpmn mainClass definition Change-Id: I67e66fe2550a45eb8c0aaf5b56cc7a7930c262df Issue-ID: SO-710 Signed-off-by: Rob Daugherty --- bpmn/mso-infrastructure-bpmn/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpmn/mso-infrastructure-bpmn/pom.xml') diff --git a/bpmn/mso-infrastructure-bpmn/pom.xml b/bpmn/mso-infrastructure-bpmn/pom.xml index fbfe831fd2..17214e5e10 100644 --- a/bpmn/mso-infrastructure-bpmn/pom.xml +++ b/bpmn/mso-infrastructure-bpmn/pom.xml @@ -86,7 +86,7 @@ spring-boot-maven-plugin ${springboot.version} - org.onap.so.adapters.requestsdb.application.MSOInfrastructureApplication + org.onap.so.bpmn.infrastructure.MSOInfrastructureApplication -- cgit 1.2.3-korg