Promote MessageRegistry to pcep-api
[bgpcep.git] / pcep / api / src / main / java / org / opendaylight / protocol / pcep / MessageRegistry.java
similarity index 96%
rename from pcep/spi/src/main/java/org/opendaylight/protocol/pcep/spi/MessageRegistry.java
rename to pcep/api/src/main/java/org/opendaylight/protocol/pcep/MessageRegistry.java
index 2b5ed015bcf9c4dc1c90d24dc07a8d9fed64ad88..b99fc941231c01649daff03fe8ddc5170cd1792e 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.protocol.pcep.spi;
+package org.opendaylight.protocol.pcep;
 
 import io.netty.buffer.ByteBuf;
 import java.util.List;