Update vfc svnfm driver pom
[vfc/nfvo/driver/vnfm/svnfm.git] / huawei / vnfmadapter / VnfmadapterService / service / src / test / java / org / onap / vfc / nfvo / vnfm / svnfm / vnfmadapter / service / activator / RoaVnfmServicePostProcessorTest.java
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.openo.nfvo.vnfmadapter.service.activator;
+package org.onap.vfc.nfvo.vnfm.svnfm.vnfmadapter.service.activator;
 
 import org.junit.Assert;
 import org.junit.Test;
-import org.openo.nfvo.vnfmadapter.service.api.internalsvc.impl.VnfmAdapterMgrService;
+import org.onap.vfc.nfvo.vnfm.svnfm.vnfmadapter.service.activator.RoaVnfmServicePostProcessor;
+import org.onap.vfc.nfvo.vnfm.svnfm.vnfmadapter.service.api.internalsvc.impl.VnfmAdapterMgrService;
 
 /**
  * Created by QuanZhong on 2017/3/17.