diff options
Diffstat (limited to 'vid-app-common')
-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 2814e115..6ae5056a 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -477,7 +477,7 @@ <dependency>
<groupId>org.onap.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.1</version>
<scope>compile</scope>
</dependency>
<dependency>
|