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 4a80f0bb..c52e8720 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -461,7 +461,7 @@ <dependency>
<groupId>org.onap.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.3.1</version>
+ <version>1.3.0</version>
<scope>compile</scope>
</dependency>
<dependency>
|