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 /portal-FE-os/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 'portal-FE-os/pom.xml')
-rw-r--r-- | portal-FE-os/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portal-FE-os/pom.xml b/portal-FE-os/pom.xml index a65181c6..257e26d8 100644 --- a/portal-FE-os/pom.xml +++ b/portal-FE-os/pom.xml @@ -20,7 +20,7 @@ <sonar.tests>src</sonar.tests> <sonar.sourceEncoding>UTF-8</sonar.sourceEncoding> <sonar.nodejs.executable>${project.basedir}\node\</sonar.nodejs.executable> - <epsdk.version>3.3.0-SNAPSHOT</epsdk.version> + <epsdk.version>3.4.0-SNAPSHOT</epsdk.version> </properties> |