Depending on latest sadis 5.3.0 API version and ONOS 2.2.8
Change-Id: Ic42453b71790847dce268ab02cb220e2e07c5679
diff --git a/pom.xml b/pom.xml
index 79e2ecf..d4852a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-dependencies</artifactId>
- <version>2.2.8-b3</version>
+ <version>2.2.8</version>
</parent>
<groupId>org.opencord</groupId>
@@ -31,7 +31,7 @@
<packaging>pom</packaging>
<properties>
- <sadis.api.version>5.3.0-SNAPSHOT</sadis.api.version>
+ <sadis.api.version>5.3.0</sadis.api.version>
<olt.api.version>4.4.0-SNAPSHOT</olt.api.version>
</properties>