diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-10-16 14:15:09 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-10-16 14:15:48 -0400 |
commit | 423f5f8baa977346ae990411ab4707777fd97a20 (patch) | |
tree | 5a4a664d8f41ee1d6502cce4c0c2560a0b9e5bcf /pom.xml | |
parent | 55bac427b18a6e37d6b09c4899b19b31cfa3d614 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |