diff options
author | Sunder Tattavarada <statta@research.att.com> | 2020-09-16 14:45:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-09-16 14:45:46 +0000 |
commit | 882777cfc554e1eca05d7ba583bc311fd753708b (patch) | |
tree | db808b3c7c6eee4a9f28953d71a0b36b92e4fdd6 /ecomp-sdk/epsdk-app-common | |
parent | 250db125884ddab4000ea041e9800803beb22e29 (diff) | |
parent | 9d68377a6d2786568a677f9365c59a7c5a40d452 (diff) |
Merge "changed pom version to 3.4 and changes to audit and error log."
Diffstat (limited to 'ecomp-sdk/epsdk-app-common')
-rw-r--r-- | ecomp-sdk/epsdk-app-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/epsdk-app-common/pom.xml b/ecomp-sdk/epsdk-app-common/pom.xml index 2af46dc8..a2a79721 100644 --- a/ecomp-sdk/epsdk-app-common/pom.xml +++ b/ecomp-sdk/epsdk-app-common/pom.xml @@ -5,7 +5,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 --> |