Add new revision for pcep types model
[bgpcep.git] / pcep / api / src / main / java / org / opendaylight / protocol / pcep / PCEPSessionListener.java
index 1e103396db55030bd4f5df52a47d43365498c2e5..f1ae12957d6a829254f41e4ebdeb9bca578621c4 100644 (file)
@@ -9,7 +9,7 @@ package org.opendaylight.protocol.pcep;
 
 import java.util.EventListener;
 import javax.annotation.Nonnull;
-import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.Message;
+import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.Message;
 
 /**
  * Listener that receives session informations from the session.