X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=servicehandler%2Fsrc%2Ftest%2Fjava%2Forg%2Fopendaylight%2Ftransportpce%2Fservicehandler%2Fvalidation%2Fchecks%2FServicehandlerTxRxCheckTest.java;h=cd68db52e87e04efa27ab0b04bace43a3feabf28;hb=f327d205217ec8eefa4326881f8d06f1378db37a;hp=032ab931e7f6b55a29c836dfa68eeb4ac03887fc;hpb=82da799bdb2bcb570109af94a9099741ede8bdb6;p=transportpce.git diff --git a/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/validation/checks/ServicehandlerTxRxCheckTest.java b/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/validation/checks/ServicehandlerTxRxCheckTest.java index 032ab931e..cd68db52e 100644 --- a/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/validation/checks/ServicehandlerTxRxCheckTest.java +++ b/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/validation/checks/ServicehandlerTxRxCheckTest.java @@ -14,7 +14,7 @@ import static org.opendaylight.transportpce.servicehandler.validation.checks.Ser import org.junit.jupiter.api.Test; import org.opendaylight.transportpce.servicehandler.ServiceEndpointType; -import org.opendaylight.yang.gen.v1.http.org.openroadm.common.service.types.rev211210.service.ServiceAEndBuilder; +import org.opendaylight.yang.gen.v1.http.org.openroadm.common.service.types.rev230526.service.ServiceAEndBuilder; import org.opendaylight.yang.gen.v1.http.org.openroadm.service.format.rev191129.ServiceFormat; import org.opendaylight.yangtools.yang.common.Uint32;