Modify package structure and pom file
[vfc/nfvo/driver/ems.git] / ems / boco / src / main / java / org / onap / vfc / nfvo / emsdriver / serviceregister / MsbConfiguration.java
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.onap.nfvo.emsdriver.serviceregister;
+package org.onap.vfc.nfvo.emsdriver.serviceregister;
 
 public class MsbConfiguration {
        protected static String msbAddress;