Modify package structure and pom file
[vfc/nfvo/driver/ems.git] / ems / boco / src / main / java / org / onap / vfc / nfvo / emsdriver / commons / utils / XmlUtil.java
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.onap.nfvo.emsdriver.commons.utils;
+package org.onap.vfc.nfvo.emsdriver.commons.utils;
 
 import java.io.IOException;
 import java.io.InputStream;