diff options
author | Jack Lucas <jflos@sonoris.net> | 2020-10-05 10:33:49 -0400 |
---|---|---|
committer | Jack Lucas <jflos@sonoris.net> | 2020-10-05 10:33:49 -0400 |
commit | 96a00ab0363cf3062eaf8ca11f506dc6a06cc1c0 (patch) | |
tree | e20b51b35948593a399d3db29286ff38cc0b1175 /cm-container/pom.xml | |
parent | dcada966cb18a3207b456d726c3b613a571a5fcb (diff) |
Pre-load Cloudify 4.5.5 type files3.3.4
Issue-ID: DCAEGEN2-2471
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I759cdf8e85bd62b6e7cac494b2e7c5b64722f17b
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 b37a5ce..c39f5e4 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.3</version> + <version>3.3.4</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |