diff options
author | vasraz <vasyl.razinkov@est.tech> | 2021-08-18 13:54:08 +0100 |
---|---|---|
committer | Michael Morris <michael.morris@est.tech> | 2021-08-19 10:32:23 +0000 |
commit | 7edf3d37320c593aa92d62338fe7fe2acb35b606 (patch) | |
tree | 968c586dafb16546a2e5c193c206058f2e81e187 /integration-tests | |
parent | 6730acbdc8686bb37148f86966840676857f0db1 (diff) |
Align all SDC dependencies versions
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Iba19bd39ba5a136436ac1e9ca0a7dcc164d6f7bf
Issue-ID: SDC-2875
Diffstat (limited to 'integration-tests')
-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 1656e28bce..33958d4715 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -55,7 +55,7 @@ limitations under the License. <it.helm-validator.version>1.2.2</it.helm-validator.version> <!-- parser--> - <sdc-tosca-parser.version>1.6.5</sdc-tosca-parser.version> + <sdc-tosca-parser.version>1.6.6</sdc-tosca-parser.version> </properties> <dependencies> |