Bug 2245 - Fixed Avoid cycle between java packages
[openflowjava.git] / openflow-protocol-impl / src / test / java / org / opendaylight / openflowjava / protocol / impl / core / connection / RpcResponseKeyTest.java
@@ -6,10 +6,11 @@
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
 
-package org.opendaylight.openflowjava.protocol.impl.connection;
+package org.opendaylight.openflowjava.protocol.impl.core.connection;
 
 import org.junit.Test;
 import org.junit.Assert;
+import org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKey;
 
 /**
  *