summaryrefslogtreecommitdiffstats
path: root/cm-container/pom.xml
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2020-10-21 00:33:28 +0000
committervv770d <vv770d@att.com>2020-10-21 00:33:34 +0000
commit26426163b7017861e683a7ca90b6e117ed48f9df (patch)
treeeab9e9e3b428eaa45ddc022420731e5039474663 /cm-container/pom.xml
parent91004838714460163c3569f5f01c9dad5c40a3ad (diff)
[DCAE]Limit k8splugin load to 3.4.2
Change-Id: I8cba5a618f69fac8b31773a2e9608255f7f6dedb Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2493
Diffstat (limited to 'cm-container/pom.xml')
-rw-r--r--cm-container/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cm-container/pom.xml b/cm-container/pom.xml
index c39f5e4..3cb3ff4 100644
--- a/cm-container/pom.xml
+++ b/cm-container/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
<groupId>org.onap.dcaegen2.deployments</groupId>
<artifactId>cm-container</artifactId>
<name>dcaegen2-deployments-cm-container</name>
- <version>3.3.4</version>
+ <version>3.4.0</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>