summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-logger/pom.xml
diff options
context:
space:
mode:
authorMuni Mohan Kunchi <munmohan@att.com>2020-09-13 17:46:23 -0400
committerMuni Mohan Kunchi <munmohan@att.com>2020-09-15 17:16:07 -0400
commit9d68377a6d2786568a677f9365c59a7c5a40d452 (patch)
tree5544d545080c877f23e5a9a030db923fa0ee9d36 /ecomp-sdk/epsdk-logger/pom.xml
parent85f4b0397224b43cae34aa1d04352ba1702b3493 (diff)
changed pom version to 3.4 and changes to audit and error log.
Issue-ID: PORTAL-1008 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com> Change-Id: Idb8b4cafe78c7dae42f6f9921a6a4a315f90641c
Diffstat (limited to 'ecomp-sdk/epsdk-logger/pom.xml')
-rw-r--r--ecomp-sdk/epsdk-logger/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ecomp-sdk/epsdk-logger/pom.xml b/ecomp-sdk/epsdk-logger/pom.xml
index 1007e8ad..e5a3a373 100644
--- a/ecomp-sdk/epsdk-logger/pom.xml
+++ b/ecomp-sdk/epsdk-logger/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.onap.portal.sdk</groupId>
<artifactId>epsdk-project</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.portal.sdk</groupId>
<artifactId>epsdk-logger</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<name>ONAP Portal SDK Logger</name>