summaryrefslogtreecommitdiffstats
path: root/k8s/pom.xml
diff options
context:
space:
mode:
authorJan Malkiewicz <jan.malkiewicz@nokia.com>2021-02-22 15:09:26 +0100
committerJan Malkiewicz <jan.malkiewicz@nokia.com>2021-02-23 11:22:26 +0100
commit710d5b07eb1f5ea1358fdbec78a5339ec5860712 (patch)
treeacb4e913436ec800d2c9024c7fc4b163892ebbde /k8s/pom.xml
parentdb843c7721a59d75aa687b23a379784e8b20c741 (diff)
Add parameters for cmpv2 issuer integration.
Issue-ID: DCAEGEN2-2440 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I6cfedfc60ecc00a2d7cafcb11e72d291fbfb3301
Diffstat (limited to 'k8s/pom.xml')
-rw-r--r--k8s/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s/pom.xml b/k8s/pom.xml
index c392798..c895adb 100644
--- a/k8s/pom.xml
+++ b/k8s/pom.xml
@@ -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.3-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>