Renaming openecomp to onap
[aai/rest-client.git] / src / test / java / org / onap / aai / restclient / rest / RestClientBuilderTest.java
@@ -20,7 +20,7 @@
  *\r
  * ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
  */\r
-package org.openecomp.restclient.rest;\r
+package org.onap.aai.restclient.rest;\r
 \r
 import static org.junit.Assert.assertEquals;\r
 import static org.junit.Assert.assertNotNull;\r
@@ -30,7 +30,8 @@ import static org.junit.Assert.fail;
 \r
 import org.junit.Before;\r
 import org.junit.Test;\r
-import org.openecomp.restclient.enums.RestAuthenticationMode;\r
+import org.onap.aai.restclient.enums.RestAuthenticationMode;\r
+import org.onap.aai.restclient.rest.RestClientBuilder;\r
 \r
 import com.sun.jersey.api.client.Client;\r
 import com.sun.jersey.client.urlconnection.HTTPSProperties;\r