diff options
author | Shadi Haidar <sh1986@att.com> | 2018-06-15 16:18:11 -0400 |
---|---|---|
committer | Shadi Haidar <sh1986@att.com> | 2018-06-19 11:56:24 -0400 |
commit | b81d08b3260f1da96f87d6c6c6433017a5dce080 (patch) | |
tree | f88d3862ca6d4097361f85a8f02a19b662258b99 /pom.xml | |
parent | 7a91f8c03b2f177568dd02436df0bd908d8bb293 (diff) |
Extend API with tenant name
remove cloudify.uploadBlueprint() from cloudify.js debug log
Issue-ID: DCAEGEN2-548
Change-Id: I800766aab4e95a945477c0a6eeb5adfc41a1203d
Signed-off-by: Shadi Haidar <sh1986@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <groupId>org.onap.dcaegen2.platform</groupId> <artifactId>deployment-handler</artifactId> <name>dcaegen2-platform-deployment-handler</name> - <version>2.1.5-SNAPSHOT</version> + <version>2.2.0-SNAPSHOT</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |