Fix BRMSGW Executable Jar Class Path
[policy/engine.git] / BRMSGateway / pom.xml
index 9be5c30..f64c35a 100644 (file)
                         <manifest>
                             <addClasspath>true</addClasspath>
                             <classpathPrefix>lib/</classpathPrefix>
-                            <mainClass>org.onap.policy.brmsInterface.BRMSGateway</mainClass>
+                            <mainClass>org.onap.policy.brms.api.BrmsGateway</mainClass>
                         </manifest>
                     </archive>
                     <descriptorRefs>