diff options
author | Muni Mohan Kunchi <munmohan@att.com> | 2020-09-17 18:37:26 -0400 |
---|---|---|
committer | Muni Mohan Kunchi <munmohan@att.com> | 2020-09-22 13:55:37 -0400 |
commit | 54c5ed82662ef681375675e58abc8058e3203466 (patch) | |
tree | 729dfbcf0da5cf277ed780a4eea021dee2bbd83d /pom.xml | |
parent | ce34d843f7e16ecddc839ee9976b4652bfdde571 (diff) |
pushing error and audit log changes for portal
Issue-ID: PORTAL-1011
Signed-off-by: Muni Mohan Kunchi <munmohan@att.com>
Change-Id: I3f3b32b2d418330604db05c2bf16193e03f07f66
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ <properties> <!-- Jenkins should invoke mvn with argument -Dbuild.number=${BUILD_NUMBER} --> <build.number>0</build.number> - <epsdk.version>3.3.0-SNAPSHOT</epsdk.version> + <epsdk.version>3.4.0-SNAPSHOT</epsdk.version> <springframework.version>4.3.24.RELEASE</springframework.version> <springframework.security.version>4.2.13.RELEASE</springframework.security.version> <hibernate.version>4.3.11.Final</hibernate.version> |