summaryrefslogtreecommitdiffstats
path: root/k8s/pom.xml
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2021-03-12 21:46:56 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2021-03-12 22:06:19 +0000
commit596ed0cdf5bfeb048cd0806b1b5543b1128208c8 (patch)
tree270723f07c95da0c09efbf5c8b8a185366e7b084 /k8s/pom.xml
parenta59d57d9944510dc6968919b330b98751c295f30 (diff)
Update policy lib to 2.5.1honolulu
Fix for base64 encoding error from py2 to py3 Change-Id: I519b20e06a4f1f96dfb4788912f2cdc645f46d3f Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2671 Signed-off-by: vv770d <vv770d@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 158c048..7a14297 100644
--- a/k8s/pom.xml
+++ b/k8s/pom.xml
@@ -29,7 +29,7 @@ limitations under the License.
<groupId>org.onap.dcaegen2.platform.plugins</groupId>
<artifactId>k8s</artifactId>
<name>k8s-plugin</name>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.8.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>