diff options
author | Muni Mohan Kunchi <munmohan@att.com> | 2020-09-13 17:46:23 -0400 |
---|---|---|
committer | Muni Mohan Kunchi <munmohan@att.com> | 2020-09-15 17:16:07 -0400 |
commit | 9d68377a6d2786568a677f9365c59a7c5a40d452 (patch) | |
tree | 5544d545080c877f23e5a9a030db923fa0ee9d36 /ecomp-sdk/epsdk-app-os/pom.xml | |
parent | 85f4b0397224b43cae34aa1d04352ba1702b3493 (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-app-os/pom.xml')
-rw-r--r-- | ecomp-sdk/epsdk-app-os/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/epsdk-app-os/pom.xml b/ecomp-sdk/epsdk-app-os/pom.xml index 7e07b3d6..738ff571 100644 --- a/ecomp-sdk/epsdk-app-os/pom.xml +++ b/ecomp-sdk/epsdk-app-os/pom.xml @@ -9,7 +9,7 @@ <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 is inherited from parent --> |