Fixed bugs in naming conventions of packages.
[controller.git] / opendaylight / sal / yang-prototype / yang / yang-model-util / src / main / java / org / opendaylight / controller / yang / model / util / RevisionAwareXPathImpl.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
  */
  * 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.model.util;
+package org.opendaylight.controller.yang.model.util;
 
 import org.opendaylight.controller.yang.model.api.RevisionAwareXPath;
 
 
 import org.opendaylight.controller.yang.model.api.RevisionAwareXPath;