Replaced 'controller' with 'yangtools' in all package names.
[yangtools.git] / yang-maven-plugin-it / src / test / java / org / opendaylight / yangtools / yang2sources / plugin / it / YangToSourcesPluginTestIT.java
@@ -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.it;
+package org.opendaylight.yangtools.yang2sources.plugin.it;
 
 import static org.junit.Assert.*;
 import static org.junit.matchers.JUnitMatchers.containsString;