Seed yang-model-spi with model.util.type
[yangtools.git] / yang / yang-model-spi / src / main / java / org / opendaylight / yangtools / yang / model / spi / type / InvalidEnumDefinitionException.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.yangtools.yang.model.util.type;
+package org.opendaylight.yangtools.yang.model.spi.type;
 
 import static java.util.Objects.requireNonNull;