diff options
author | Manzon, Inna (im453s) <im453s@intl.att.com> | 2018-09-12 18:32:18 +0300 |
---|---|---|
committer | Manzon, Inna (im453s) <im453s@intl.att.com> | 2018-10-02 15:52:05 +0300 |
commit | d2ed3bc4effb38ad3cf157483127abeee39c25c1 (patch) | |
tree | 668ba987279897722a23cd8a0bdc301edd046028 /pom.xml | |
parent | 9fb95e3c9e9ab5c239445c1511219686133437de (diff) |
Tosca Parser - property value resolving
Change-Id: I06eb2442dbcae9ea0824cb7d7689b8d3591a56ed
Issue-ID: SDC-1757
Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ <groupId>org.onap.sdc.jtosca</groupId> <artifactId>jtosca</artifactId> - <version>1.4.5-SNAPSHOT</version> + <version>1.4.6-SNAPSHOT</version> <name>sdc-jtosca</name> <properties> |