Rename netconf-util packages to org.opendaylight.netconf
[netconf.git] / opendaylight / netconf / netconf-util / src / test / java / org / opendaylight / netconf / util / CloseableUtilTest.java
similarity index 96%
rename from opendaylight/netconf/netconf-util/src/test/java/org/opendaylight/controller/netconf/util/CloseableUtilTest.java
rename to opendaylight/netconf/netconf-util/src/test/java/org/opendaylight/netconf/util/CloseableUtilTest.java
index 8d41ad760797059f25c1fd56d7b81bb1f999fdd3..786395d9b1798e6be2d69bd325a5fb7c01149045 100644 (file)
@@ -6,7 +6,7 @@
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
 
-package org.opendaylight.controller.netconf.util;
+package org.opendaylight.netconf.util;
 
 import static org.junit.Assert.assertEquals;
 import static org.junit.Assert.fail;