Refactor to move from openecomp to onap
[aai/gizmo.git] / src / test / java / org / onap / schema / RelationshipSchemaTest.java
@@ -1,8 +1,8 @@
-package org.openecomp.schema;
+package org.onap.schema;
 
 import org.apache.commons.io.IOUtils;
 import org.junit.Test;
-import org.openecomp.crud.exception.CrudException;
+import org.onap.crud.exception.CrudException;
 
 import java.io.File;
 import java.io.FileInputStream;