summaryrefslogtreecommitdiffstats
path: root/k8s/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2018-06-18 14:02:13 +0000
committerJack Lucas <jflucas@research.att.com>2018-06-18 14:02:49 +0000
commit8db18d78975af115f44c84c170f678fc34001789 (patch)
treef7d17274f0b70d7c783e76a4a603e035d82dec9c /k8s/pom.xml
parent468ee3516c7b5aec130079de227c976ec0794719 (diff)
Create k8s readiness probe
Change-Id: Iaf222957bc7aa049e3d8d6d1c290435767487387 Issue-ID: DCAEGEN2-503 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 afcf45a..d51eae5 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.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>