summaryrefslogtreecommitdiffstats
path: root/asdc-controller/pom.xml
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2019-01-25 13:53:06 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-25 13:53:06 +0000
commitcdfc52fed129b32ac646a55c282672783d59d908 (patch)
tree2d44e8723b2521cec731a1a5750860330fd0c938 /asdc-controller/pom.xml
parent7ab8e99936aa0dd72c8b0f54620bbfef8d7ec455 (diff)
parentaedc8c0e762bb7f1a1db3e241f197bdb034eb56e (diff)
Merge "Upgraded tosca parser to version 1.4.8"
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 2a20b96048..50fbdd447b 100644
--- a/asdc-controller/pom.xml
+++ b/asdc-controller/pom.xml
@@ -192,12 +192,12 @@
<dependency>
<groupId>org.onap.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.4.4</version>
+ <version>1.4.8</version>
</dependency>
<dependency>
<groupId>org.onap.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.4.4</version>
+ <version>1.4.8</version>
</dependency>
<dependency>
<groupId>org.onap.so</groupId>