summaryrefslogtreecommitdiffstats
path: root/k8s/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2020-07-27 16:57:57 +0000
committerGerrit Code Review <gerrit@onap.org>2020-07-27 16:57:57 +0000
commit3465a3b57448f406a3308949d4951c305973e935 (patch)
treebbb939f3b9ab632fda4583883e36042c343fb643 /k8s/pom.xml
parent3fd47a1851c68758eec3dbfe11b86fe1562544bb (diff)
parentbd7d70b16ffce30e31acd0bf1013b1392ca5fb81 (diff)
Merge "Add support to request certificates from CMPv2 server in DCAE cloudify blueprints"
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 9616361..6ba215d 100644
--- a/k8s/pom.xml
+++ b/k8s/pom.xml
@@ -3,6 +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.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -27,7 +28,7 @@ limitations under the License.
<groupId>org.onap.dcaegen2.platform.plugins</groupId>
<artifactId>k8s</artifactId>
<name>k8s-plugin</name>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.1.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>