diff options
author | vasraz <vasyl.razinkov@est.tech> | 2022-04-21 11:29:43 +0100 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2022-04-21 15:08:54 +0000 |
commit | a472f40284a862079edbef78cb5a5bd055edbb63 (patch) | |
tree | 22929888ec8a36e1250c24c8c46dcf9d1bc116f3 /integration-tests/pom.xml | |
parent | 6c5b28a2ca61aa348f13e11e1236aa0154cdb6c8 (diff) |
Update sdc-tosca to 1.7.0 version
Change-Id: I20efc080f2411ceadca5972c8e892b0f85e320c1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3978
Diffstat (limited to 'integration-tests/pom.xml')
-rw-r--r-- | integration-tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index ece5dc7ee0..6bf1fdbf4f 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -55,7 +55,7 @@ limitations under the License. <it.helm-validator.version>1.3.1</it.helm-validator.version> <!-- parser--> - <sdc-tosca-parser.version>1.6.6</sdc-tosca-parser.version> + <sdc-tosca-parser.version>1.7.0</sdc-tosca-parser.version> </properties> <dependencies> |