diff options
author | vrvarma <vv8305@att.com> | 2019-11-05 20:35:54 -0500 |
---|---|---|
committer | vrvarma <vv8305@att.com> | 2019-11-06 00:04:39 -0500 |
commit | 15a847b3bebd604113414938c1345fe47b2c51b5 (patch) | |
tree | 5dc392be5f19b794b3c4d3fcfc7eb3f611138a30 /pom.xml | |
parent | 20d6ef66c107f9c01c9594edfde6ac0ca5faf7f2 (diff) |
Add onap log spec 1.2 for osdf
OPTFRA-319 OPTFRA-607 and OPTFRA-629 included in this fix
Change-Id: Ieeeaa0417ffa41360d790c01b0ef1404960e6b6a
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-319
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent-python</artifactId> - <version>2.0.0</version> + <version>2.1.0</version> </parent> <groupId>org.onap.optf.osdf</groupId> |