summaryrefslogtreecommitdiffstats
path: root/vid-app-common
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@att.com>2017-11-08 19:34:25 +0200
committerOfir Sonsino <os0695@att.com>2017-11-08 19:34:25 +0200
commit6d223e9f110391e69e09aa733901e85db22dd984 (patch)
treec473771df0ba4b8b6290108e9b5284d49d58014c /vid-app-common
parentb07d7922c9bba8d33918ecdb2fd3d3bc03175b9f (diff)
Upgrade portal sdk 1.3.2
Change-Id: I619e9b3f9aecc8943aae88d1b39bc3f739a9e3d5 Issue-Id: VID-88 Signed-off-by: Ofir Sonsino <os0695@att.com>
Diffstat (limited to 'vid-app-common')
-rwxr-xr-xvid-app-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml
index 9ebbb4dd1..689ec38c6 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 -->