Upgrading dependencies on released onos-2.5.2 and sadis-5.4.0
Change-Id: I1cd717681bdc9e408735af627b39544b888cff5e
diff --git a/pom.xml b/pom.xml
index 47462a6..6a63f93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-dependencies</artifactId>
- <version>2.5.2-SNAPSHOT</version>
+ <version>2.5.2</version>
</parent>
<groupId>org.opencord</groupId>
@@ -33,7 +33,7 @@
<description>CORD Multicast application</description>
<properties>
- <sadis.api.version>5.4.0-SNAPSHOT</sadis.api.version>
+ <sadis.api.version>5.4.0</sadis.api.version>
<mcast.api.version>2.4.0-SNAPSHOT</mcast.api.version>
</properties>