Stop using deprecated pax Configuration annotation. Move the code to use
[controller.git] / opendaylight / topologymanager / integrationtest / src / test / java / org / opendaylight / controller / topologymanager / TopologyManagerIT.java
index 01db29a66c74e1c249c0942cf60e93c84c8de65b..a4914db0c7fefcb80a4d6331f7d4ef01ea3fdf68 100644 (file)
@@ -14,7 +14,7 @@ import org.opendaylight.controller.protocol_plugins.stub.internal.TopologyServic
 import org.opendaylight.controller.sal.core.*;
 import org.opendaylight.controller.sal.topology.IPluginInTopologyService;
 import org.ops4j.pax.exam.Option;
-import org.ops4j.pax.exam.junit.Configuration;
+import org.ops4j.pax.exam.Configuration;
 import org.ops4j.pax.exam.junit.PaxExam;
 import org.ops4j.pax.exam.util.PathUtils;
 import org.osgi.framework.Bundle;