Update portmapping model
[transportpce.git] / common / src / main / java / org / opendaylight / transportpce / common / mapping / SortPort221ByName.java
index 48de1f3c715e7996a6cb8fed16b20afb77e5aff0..de16646ff313dced3c76c86193dc9a1b27d234b2 100644 (file)
@@ -18,6 +18,7 @@ import org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev181019.Port;
  * @author Martial Coulibaly (martial.coulibaly@gfi.com) on behalf of Orange
  *
  */
+@SuppressWarnings("serial")
 @edu.umd.cs.findbugs.annotations.SuppressFBWarnings(
     value = "SE_NO_SERIALVERSIONID",
     justification = "https://github.com/rzwitserloot/lombok/wiki/WHY-NOT:-serialVersionUID")