diff options
author | Jack Lucas <jflos@sonoris.net> | 2020-09-18 17:04:35 -0400 |
---|---|---|
committer | Jack Lucas <jflos@sonoris.net> | 2020-09-18 17:04:35 -0400 |
commit | 710cc95fc25c6d254c786919ab4b1d4212531219 (patch) | |
tree | 664e56623db86872246d5152a1ae80cb0e7342a5 /cm-container/pom.xml | |
parent | 8dd8364b8f00b598c41474a7a0fc7aa07e2222a8 (diff) |
Add k8splugin version 3.4.23.3.2
Issue-ID: DCAEGEN2-2433
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: Ie25720cc0616d07562bae839cc6f1345146788e6
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 ee28287..b828b91 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.1</version> + <version>3.3.2</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |