VOL-4836 - Cosmetic edits to trigger a jenkins job.

api/pom.xml
api/src/main/java/org/opencord/dhcpl2relay/DhcpAllocationInfo.java
api/src/main/java/org/opencord/dhcpl2relay/DhcpL2RelayEvent.java
api/src/main/java/org/opencord/dhcpl2relay/DhcpL2RelayListener.java
api/src/main/java/org/opencord/dhcpl2relay/DhcpL2RelayService.java
api/src/main/java/org/opencord/dhcpl2relay/package-info.java
api/src/main/java/org/opencord/dhcpl2relay/DhcpL2RelayStoreDelegate.java
------------------------------------------------------------------------
   o Update copyright notice to current syntax.
   o Cosmetic edits to force a jenkins build.

Change-Id: Ib43642c1f375cdff203e96f76324aaccbecdb9f2
diff --git a/pom.xml b/pom.xml
index e784de1..54e7f40 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  ~ Copyright 2016-present Open Networking Foundation
+  ~ Copyright 2016-2023 Open Networking Foundation (ONF) and the ONF Contributors
   ~
   ~ Licensed under the Apache License, Version 2.0 (the "License");
   ~ you may not use this file except in compliance with the License.
@@ -32,7 +32,7 @@
     <url>http://opencord.org</url>
 
     <properties>
-        <sadis.api.version>5.6.0</sadis.api.version>
+        <sadis.api.version>5.10.0</sadis.api.version>
         <dhcpl2relay.api.version>2.9.0-SNAPSHOT</dhcpl2relay.api.version>
     </properties>