summaryrefslogtreecommitdiffstats
path: root/k8s/pom.xml
diff options
context:
space:
mode:
authorEdyta Krukowska <edyta.krukowska@nokia.com>2021-02-18 11:25:07 +0100
committerEdyta Krukowska <edyta.krukowska@nokia.com>2021-02-18 11:44:50 +0100
commitdb843c7721a59d75aa687b23a379784e8b20c741 (patch)
tree5f641ff5b46104407de454c27d1b5ec43c75a0b4 /k8s/pom.xml
parent4c30c0870a21d8ecdc31070ff7bee64aa9402d1f (diff)
Fix bug with default mode format in ConfigMapVolumeSource and upgrade k8splugn to 3.5.3
Issue-ID: DCAEGEN2-2546 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: If1eef2d7b6a8c7b3403d927895e20534f0137492
Diffstat (limited to 'k8s/pom.xml')
-rw-r--r--k8s/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/k8s/pom.xml b/k8s/pom.xml
index 22a9b64..c392798 100644
--- a/k8s/pom.xml
+++ b/k8s/pom.xml
@@ -3,7 +3,7 @@
================================================================================
Copyright (c) 2017-2020 AT&T Intellectual Property. All rights reserved.
Copyright (c) 2020 Pantheon.tech. All rights reserved.
-Copyright (c) 2020 Nokia. All rights reserved.
+Copyright (c) 2020-2021 Nokia. All rights reserved.
Copyright (c) 2020 J. F. Lucas. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
@@ -29,7 +29,7 @@ limitations under the License.
<groupId>org.onap.dcaegen2.platform.plugins</groupId>
<artifactId>k8s</artifactId>
<name>k8s-plugin</name>
- <version>3.5.2-SNAPSHOT</version>
+ <version>3.5.3-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>