diff options
Diffstat (limited to 'vid-app-common/pom.xml')
-rwxr-xr-x | vid-app-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index d3c6fbeeb..c4dabed98 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -765,7 +765,7 @@ <dependency> <groupId>org.onap.sdc.sdc-tosca</groupId> <artifactId>sdc-tosca</artifactId> - <version>1.4.7</version> + <version>1.5.1</version> <scope>compile</scope> </dependency> <dependency> |