Merge "property names correction"
[so.git] / bpmn / MSOInfrastructureBPMN / src / main / java / org / openecomp / mso / bpmn / infrastructure / MSOInfrastructureApplication.java
index 9fc4940..c7420c3 100644 (file)
@@ -1,6 +1,6 @@
 /*-\r
  * ============LICENSE_START=======================================================\r
- * OPENECOMP - MSO\r
+ * ONAP - SO\r
  * ================================================================================\r
  * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.\r
  * ================================================================================\r
@@ -35,7 +35,7 @@ import org.openecomp.mso.logger.MsoLogger;
  * @since Version 1.0\r
  *\r
  */\r
-@ProcessApplication(name="MSO Infrastructure Application", deploymentDescriptors={"../processes.xml"})\r
+@ProcessApplication("MSO Infrastructure Application")\r
 public class MSOInfrastructureApplication extends ServletProcessApplication {\r
        \r
        private MsoLogger msoLogger = MsoLogger.getMsoLogger(MsoLogger.Catalog.BPEL);\r