Refactor to move from openecomp to onap
[aai/gizmo.git] / src / test / java / org / onap / schema / RelationshipSchemaLoaderTest.java
@@ -1,10 +1,10 @@
-package org.openecomp.schema;
+package org.onap.schema;
 
 import static org.junit.Assert.*;
 import edu.emory.mathcs.backport.java.util.Arrays;
 import org.junit.Before;
 import org.junit.Test;
-import org.openecomp.crud.exception.CrudException;
+import org.onap.crud.exception.CrudException;
 
 import java.io.File;
 import java.util.ArrayList;