summaryrefslogtreecommitdiffstats
path: root/k8s/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2019-06-25 18:52:55 -0400
committerJack Lucas <jflucas@research.att.com>2019-07-01 11:07:30 -0400
commit9c094d0581c46d3d107facdc55cb2cc7a1d9f765 (patch)
tree7bb29d659b23295d3a3f67f7e1be054a8eb51544 /k8s/pom.xml
parenta9e0e1c94d9b1fee783ce2db3df962b6fec5149b (diff)
Add TLS support for client-only apps
Also enhance unit tests to do more robust checking of results. Issue-ID: DCAEGEN2-1550 Change-Id: Icf6e5357d828e19db73bb58b98fd60e9f111d0dc 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 b99816a..d96ebe1 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.4.13-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>