diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-09-05 16:06:16 +0300 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-09-05 16:06:16 +0300 |
commit | 7059a9c8aa100b51cab7698b09d80ec5acee584e (patch) | |
tree | 56972ebb2dd46583587c7e333f3d84df5f17c56c /vid-app-common/pom.xml | |
parent | 90ada13b33f796e31c77df512389b9d88688d9eb (diff) |
Upgrade portal SDK to 2.4
Change-Id: Idc9f16d3ee5aa546a6d7154d9e2190d6b96f314e
Issue-ID: VID-299
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'vid-app-common/pom.xml')
-rwxr-xr-x | vid-app-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index 57d3de1fd..f97a8a29c 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>2.1.0</epsdk.version>
+ <epsdk.version>2.4.0</epsdk.version>
<springframework.version>4.2.9.RELEASE</springframework.version>
<hibernate.version>4.3.11.Final</hibernate.version>
<!-- Skip assembling the zip by default -->
|