diff options
author | Jack Lucas <jflucas@research.att.com> | 2018-04-16 22:07:20 +0000 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2018-04-16 22:08:44 +0000 |
commit | b16d16eca45530ba1c4e63ca9e14277dd5649251 (patch) | |
tree | 4212f728daaa0b215e7ebaa7671ab940ea123a07 /cm-container/pom.xml | |
parent | 5aef0ad96c07424138659020de4f9c5f011d5c28 (diff) |
Add support for HEAT install
Issue-ID: DCAEGEN2-416
Change-Id: I7aeb895c6a6f461923b2a67d0ba099e9f7907dfc
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 fb3dae3..6d7114a 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.1.0</version> + <version>1.2.0</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |