Upgrade portal sdk 1.3.2

Change-Id: I619e9b3f9aecc8943aae88d1b39bc3f739a9e3d5
Issue-Id: VID-88
Signed-off-by: Ofir Sonsino <os0695@att.com>
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml
index 9ebbb4d..689ec38 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -18,7 +18,7 @@
 		<encoding>UTF-8</encoding>

 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

 		<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

-		<epsdk.version>1.3.1</epsdk.version>

+		<epsdk.version>1.3.2</epsdk.version>

 		<springframework.version>4.2.0.RELEASE</springframework.version>

 		<hibernate.version>4.3.11.Final</hibernate.version>

 		<!-- Skip assembling the zip by default -->