diff options
author | Yuli Shlosberg <ys9693@att.com> | 2017-10-31 20:36:21 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-10-31 19:47:08 +0000 |
commit | 12ef7feeb567ab16b75d039ef1cc906242ef02d3 (patch) | |
tree | a4b0ea947b3d7afea8bcd6d7a91222291ab94ca5 /pom.xml | |
parent | 98d5327f73ebdd618456eef744330b811c7b34dc (diff) |
add tosca parser verification step
add tosca parser verification step to onboarding test
Change-Id: Ie74e0351ff16487279ca9739d7c494ac5340e4d8
Issue-Id: SDC-563
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit e0187c530a8244f68d7afa63037c76bb10dce201)
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -408,7 +408,7 @@ <artifact-generator-api.version>1710.0.0</artifact-generator-api.version> <artifact-generator-core.version>1710.0.0</artifact-generator-core.version> <dox-common-lib.version>1710.0.0</dox-common-lib.version> - <sdc-tosca-parser.version>1.1.14</sdc-tosca-parser.version> + <sdc-tosca-parser.version>1.1.34</sdc-tosca-parser.version> </properties> </profile> |