summaryrefslogtreecommitdiffstats
path: root/k8s/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'k8s/pom.xml')
-rw-r--r--k8s/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/k8s/pom.xml b/k8s/pom.xml
index 5cdc265..9b47a6e 100644
--- a/k8s/pom.xml
+++ b/k8s/pom.xml
@@ -4,6 +4,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 J. F. Lucas. 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.
@@ -28,7 +29,7 @@ limitations under the License.
<groupId>org.onap.dcaegen2.platform.plugins</groupId>
<artifactId>k8s</artifactId>
<name>k8s-plugin</name>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.2-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>