Refactor the java packages
[clamp.git] / src / test / java / org / onap / clamp / clds / AbstractItCase.java
index 9be8a13..d3f6424 100644 (file)
@@ -24,7 +24,7 @@
 package org.onap.clamp.clds;
 
 import org.junit.BeforeClass;
-import org.onap.clamp.clds.client.PolicyClient;
+import org.onap.clamp.clds.client.req.policy.PolicyClient;
 import org.onap.clamp.clds.model.refprop.RefProp;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.test.context.ActiveProfiles;