Upgrading dependencies on released onos-2.5.2 and sadis-5.4.0

Change-Id: Iad60802fe86d99a5a0fca0188c37774f8ca6c915
diff --git a/pom.xml b/pom.xml
index 94ac13b..e848f0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,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>
@@ -31,7 +31,7 @@
     <description>PPPoE Intermediate Agent</description>
 
     <properties>
-        <sadis.api.version>5.3.0</sadis.api.version>
+        <sadis.api.version>5.4.0</sadis.api.version>
     </properties>
 
     <modules>