diff options
author | Jack Lucas <jflucas@research.att.com> | 2018-04-03 23:45:44 +0000 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2018-04-03 23:46:33 +0000 |
commit | 097fea912262a1e4f2ffb7163cd6209c26e8698d (patch) | |
tree | c6328f70171509497f0ea29605ae7faf2e65aa42 /k8s-bootstrap-container/pom.xml | |
parent | 6c11793dc8682bc3e1e47309e2ba39e200599fec (diff) |
Use Cloudify CLI 4.2
Change-Id: Icc671a8c9344c26c7465f1d54abf1ec3f6da8e9b
Issue-ID: DCAEGEN2-427
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'k8s-bootstrap-container/pom.xml')
-rw-r--r-- | k8s-bootstrap-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s-bootstrap-container/pom.xml b/k8s-bootstrap-container/pom.xml index b3b8071..e2645c7 100644 --- a/k8s-bootstrap-container/pom.xml +++ b/k8s-bootstrap-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>k8s-bootstrap-container</artifactId> <name>dcaegen2-deployments-k8s-bootstrap-container</name> - <version>1.1.1</version> + <version>1.1.2</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |