VOL-535 : Use OLT uplink port for packet-in/packet-out towards DHCP server

It is configurable to use this approach or to use an OVS/switch for the same

Change-Id: Iafbdcf3d70eea029c7949622a7048639c333a4d9
diff --git a/pom.xml b/pom.xml
index c671dd7..dbc76f6 100755
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
             org.opencord.sadis
         </onos.app.requires>
 	<onos.version>1.10.9</onos.version>
-        <sadis.api.version>1.2.0-SNAPSHOT</sadis.api.version>
+        <sadis.api.version>2.0.0-SNAPSHOT</sadis.api.version>
     </properties>
 
     <dependencies>