Fix Jdk8 compatibility
[openflowplugin.git] / openflowplugin / src / main / java / org / opendaylight / openflowplugin / openflow / md / core / sal / convertor / IpConversionUtil.java
index ea1948c2d3c511eb978e0282c5789b564a930eec..d4b5f55358f53268f6c85b8135d9b7609ca61b23 100644 (file)
@@ -17,7 +17,7 @@ import org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.
 import java.util.Iterator;
 
 /**
- * Created by Martin Bobak <mbobak@cisco.com> on 5.3.2015.
+ * Created by Martin Bobak &lt;mbobak@cisco.com&gt; on 5.3.2015.
  */
 public final class IpConversionUtil {