diff options
author | Jack Lucas <jflucas@research.att.com> | 2019-04-23 14:34:52 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2019-04-23 14:58:09 -0400 |
commit | 1d5a5dcee0565e1a8dcc27161fdfc790819e944d (patch) | |
tree | 2871cc2e4e1a89bdfe4ab96518cbcb8b85aa70c0 /cm-container/pom.xml | |
parent | 3ec265b96e470b8c543ec0bd1cc807ba1b83e494 (diff) |
Update k8s type file version
Also add CLAMP policy plugin
Fix path to k8s plugin tgz
Issue-ID: DCAEGEN2-1009
Change-Id: I38ab743c0bf1c2a1116b6e50f494c38028fa9872
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'cm-container/pom.xml')
-rw-r--r-- | cm-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cm-container/pom.xml b/cm-container/pom.xml index bc6ae97..7b4d5e3 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>1.6.1</version> + <version>1.6.2</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |