summaryrefslogtreecommitdiffstats
path: root/k8s/pom.xml
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2018-07-18 20:32:08 +0000
committerGerrit Code Review <gerrit@onap.org>2018-07-18 20:32:08 +0000
commit926eb8c21979a6972838dae8e9de29903d1b26f1 (patch)
tree31760d1f8c8cf6d27b3f294b22b5067f135e366f /k8s/pom.xml
parent719a5c0ce0a49cb156993fb0aeabfb3dd49b50a6 (diff)
parent4fbbe8f6279c7c9b1e66c7b85f0ecbfa558d4c98 (diff)
Merge "Add support for updating image."
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 d51eae5..bfaa3f5 100644
--- a/k8s/pom.xml
+++ b/k8s/pom.xml
@@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<groupId>org.onap.dcaegen2.platform.plugins</groupId>
<artifactId>k8s</artifactId>
<name>k8s-plugin</name>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>