summaryrefslogtreecommitdiffstats
path: root/k8s/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2018-07-25 20:33:50 +0000
committerJack Lucas <jflucas@research.att.com>2018-07-25 20:34:34 +0000
commit03ac66c04143f712378a92ef258253b8ce6b1e8b (patch)
tree3fd27e57217ece214b1e602cfd046cbacb099c9e /k8s/pom.xml
parent926eb8c21979a6972838dae8e9de29903d1b26f1 (diff)
Add policy update notification support
Use k8s terminology instead of Docker terminology Remove some redundant logging Change-Id: Ic8e581ebde9ea062a7d0e145465425eec1db57c3 Issue-ID: DCAEGEN2-504 Signed-off-by: Jack Lucas <jflucas@research.att.com>
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 bfaa3f5..cd5a8d2 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.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>