summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-10-16 14:15:09 -0400
committerChristopher Lott (cl778h) <clott@research.att.com>2017-10-16 14:15:48 -0400
commit423f5f8baa977346ae990411ab4707777fd97a20 (patch)
tree5a4a664d8f41ee1d6502cce4c0c2560a0b9e5bcf /pom.xml
parent55bac427b18a6e37d6b09c4899b19b31cfa3d614 (diff)
Upgrade to EPSDK 1.3.1
EPSDK version 1.3.1 omits licensed "Greensock" code. Issue: PORTAL-127 Change-Id: I9a0eedc184f34084cf2b073ea7772d812b603e6d Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cfd733c6..b70ce3e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<properties>
<!-- Jenkins SHOULD invoke mvn with argument -Dbuild.number=${BUILD_NUMBER} -->
<build.number>0</build.number>
- <epsdk.version>1.3.0</epsdk.version>
+ <epsdk.version>1.3.1</epsdk.version>
<springframework.version>4.2.0.RELEASE</springframework.version>
<hibernate.version>4.3.11.Final</hibernate.version>
<fasterxml.version>2.7.4</fasterxml.version>