summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMuni Mohan Kunchi <munmohan@att.com>2020-09-17 18:37:26 -0400
committerMuni Mohan Kunchi <munmohan@att.com>2020-09-22 13:55:37 -0400
commit54c5ed82662ef681375675e58abc8058e3203466 (patch)
tree729dfbcf0da5cf277ed780a4eea021dee2bbd83d /pom.xml
parentce34d843f7e16ecddc839ee9976b4652bfdde571 (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e4ccbdef..a202821d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>