summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-aaf/pom.xml
diff options
context:
space:
mode:
authorSunder Tattavarada <statta@research.att.com>2020-09-16 14:45:46 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-16 14:45:46 +0000
commit882777cfc554e1eca05d7ba583bc311fd753708b (patch)
treedb808b3c7c6eee4a9f28953d71a0b36b92e4fdd6 /ecomp-sdk/epsdk-aaf/pom.xml
parent250db125884ddab4000ea041e9800803beb22e29 (diff)
parent9d68377a6d2786568a677f9365c59a7c5a40d452 (diff)
Merge "changed pom version to 3.4 and changes to audit and error log."
Diffstat (limited to 'ecomp-sdk/epsdk-aaf/pom.xml')
-rw-r--r--ecomp-sdk/epsdk-aaf/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ecomp-sdk/epsdk-aaf/pom.xml b/ecomp-sdk/epsdk-aaf/pom.xml
index 4423c337..1cf2dadf 100644
--- a/ecomp-sdk/epsdk-aaf/pom.xml
+++ b/ecomp-sdk/epsdk-aaf/pom.xml
@@ -7,12 +7,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-aaf</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>ONAP Portal SDK AAF Authorization</name>