Replaced 'controller' with 'yangtools' in all package names.
[yangtools.git] / yang-maven-plugin / src / test / java / org / opendaylight / yangtools / yang2sources / plugin / UtilTest.java
similarity index 93%
rename from yang-maven-plugin/src/test/java/org/opendaylight/controller/yang2sources/plugin/UtilTest.java
rename to yang-maven-plugin/src/test/java/org/opendaylight/yangtools/yang2sources/plugin/UtilTest.java
index 240825409fcc8459209c1d3a407aea4a0acd6e1a..b6477603401be200f4b885e6f6f785ab8750eb80 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-package org.opendaylight.controller.yang2sources.plugin;
+package org.opendaylight.yangtools.yang2sources.plugin;
 
 import static org.junit.Assert.*;