aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-tosca-parser/pom.xml
diff options
context:
space:
mode:
authorPavel Aharoni <pa0916@att.com>2017-05-08 13:19:36 +0300
committerPavel Aharoni <pa0916@att.com>2017-05-08 13:19:36 +0300
commit87511869a3e3ca3c147f072b49371874e1336d74 (patch)
tree262890ffebd7bd2f1b7e6d8b9722c749bcc76ca7 /sdc-tosca-parser/pom.xml
parentf09c2646860e66de2d91bccd61217ce22abfe75d (diff)
[SDC-16] JTosca support of input complex types
Change-Id: Id146b4da662c0aab5edcf637206e8d2c922c9b81 Signed-off-by: Pavel Aharoni <pa0916@att.com>
Diffstat (limited to 'sdc-tosca-parser/pom.xml')
-rw-r--r--sdc-tosca-parser/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdc-tosca-parser/pom.xml b/sdc-tosca-parser/pom.xml
index f05622f..6b370ce 100644
--- a/sdc-tosca-parser/pom.xml
+++ b/sdc-tosca-parser/pom.xml
@@ -71,7 +71,7 @@
<dependency>
<groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
<artifactId>jtosca</artifactId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.1.2-SNAPSHOT</version>
</dependency>