summaryrefslogtreecommitdiffstats
path: root/zte/sfc-driver/sfc-driver/src/test/java/org/onap/sfc/TestSfParams.java
diff options
context:
space:
mode:
Diffstat (limited to 'zte/sfc-driver/sfc-driver/src/test/java/org/onap/sfc/TestSfParams.java')
-rw-r--r--zte/sfc-driver/sfc-driver/src/test/java/org/onap/sfc/TestSfParams.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/zte/sfc-driver/sfc-driver/src/test/java/org/onap/sfc/TestSfParams.java b/zte/sfc-driver/sfc-driver/src/test/java/org/onap/sfc/TestSfParams.java
index 0b5b850..0cd07ab 100644
--- a/zte/sfc-driver/sfc-driver/src/test/java/org/onap/sfc/TestSfParams.java
+++ b/zte/sfc-driver/sfc-driver/src/test/java/org/onap/sfc/TestSfParams.java
@@ -17,8 +17,8 @@ package org.onap.sfc;
import org.junit.Before;
import org.junit.Test;
-import org.openo.sfc.entity.ChainParameter;
-import org.openo.sfc.utils.SfcDriverUtil;
+import org.onap.sfc.entity.ChainParameter;
+import org.onap.sfc.utils.SfcDriverUtil;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;