summaryrefslogtreecommitdiffstats
path: root/asdc-controller/pom.xml
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-09-10 12:43:13 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-10 12:43:13 +0000
commite8b5ccd0a6865aea17385056b75b2df8b6566570 (patch)
treef03abb902a9a208f66762496f9edd971fb4b200e /asdc-controller/pom.xml
parentfcbb46d2e3d11a271014b2b2a08d36be076ea732 (diff)
parent032c4e3bffa6171e5ea0f7fd584d86cfc16ac31c (diff)
Merge "stability fixes"
Diffstat (limited to 'asdc-controller/pom.xml')
-rw-r--r--asdc-controller/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml
index f9f7127d17..28fd24c0c8 100644
--- a/asdc-controller/pom.xml
+++ b/asdc-controller/pom.xml
@@ -196,12 +196,12 @@
<dependency>
<groupId>org.onap.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.4.1</version>
+ <version>1.3.5</version>
</dependency>
<dependency>
<groupId>org.onap.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.4.1</version>
+ <version>1.3.5</version>
</dependency>
<dependency>
<groupId>org.onap.so</groupId>