aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2021-12-14 23:45:02 +0000
committervv770d <vv770d@att.com>2021-12-14 23:45:07 +0000
commit96391c071bb37549a015ff56c1687692ea74719e (patch)
treed340ab27847e980611cdff339e729da3bdba132a /pom.xml
parentc3704e92e3036687e5d28a59818ee99d3748c5b8 (diff)
[DCAE/vesmapper] Remediation for Log4Shell vulnerability1.3.1
Change-Id: Ic37ca7cb91793b3bfb6d132ea3cfedff2c2f32e8 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3022
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 43f7a5f..aece60e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,6 +5,7 @@
* ================================================================================
* Copyright 2018-2019 TechMahindra
* Copyright (C) 2020 Huawei Technologies Co., Ltd.
+* Copyright (c) 2021 AT&T Intellectual Property. All rights reserved.
* ================================================================================
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -31,7 +32,7 @@
<groupId>org.onap.dcaegen2.services.mapper</groupId>
<artifactId>mapper</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>dcaegen2-services-mapper</name>