summaryrefslogtreecommitdiffstats
path: root/k8s/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2019-02-27 11:38:13 -0500
committerJack Lucas <jflucas@research.att.com>2019-02-28 16:06:09 -0500
commit059ebc5469200911b901fe41cab29447fa9a9705 (patch)
treefabd4bf5ca00addc3e0c08304347bf24807149ff /k8s/pom.xml
parentc5964da80a46e45dac50832c5d2cd83077d26736 (diff)
Add k8sclient unit tests
Change-Id: I4b664865618bf87822af325e2c2dd43e71c0bdac Issue-ID: DCAEGEN2-1261 Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'k8s/pom.xml')
-rw-r--r--k8s/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/k8s/pom.xml b/k8s/pom.xml
index 844f214..45c5a39 100644
--- a/k8s/pom.xml
+++ b/k8s/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
================================================================================
-Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved.
+Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -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.5-SNAPSHOT</version>
+ <version>1.4.7-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>