diff options
author | Jack Lucas <jflucas@research.att.com> | 2018-04-03 18:01:30 +0000 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2018-04-03 18:02:22 +0000 |
commit | c8f0025f91f03c9281f4b6783c59baf41698010f (patch) | |
tree | 449d4043d3b8b72d32f662cc4a6c8af9f2f83945 /k8s-bootstrap-container/pom.xml | |
parent | e38070d498938a65d354c9bfb29372815a2f9da1 (diff) |
Update Cloudify CLI version
Change-Id: Ia99dc7fcfabeec0f8b83c0182358750db942eb13
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 d4be83f..b3b8071 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.0</version> + <version>1.1.1</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |