Moving dependency to ONOS 2.2 and sadis 5.0.1

Change-Id: Icba00a7257630acceb379a6c7dafa327e96bf997
diff --git a/app/pom.xml b/app/pom.xml
index 0d1c075..0090cf7 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -39,7 +39,7 @@
             org.onosproject.mcast
             org.opencord.sadis
         </onos.app.requires>
-        <sadis.api.version>5.0.0</sadis.api.version>
+        <sadis.api.version>5.0.1</sadis.api.version>
     </properties>
 
 
diff --git a/pom.xml b/pom.xml
index ebb653f..6bfb83a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-dependencies</artifactId>
-        <version>2.2.1</version>
+        <version>2.2.2</version>
     </parent>
 
     <groupId>org.opencord</groupId>