summaryrefslogtreecommitdiffstats
path: root/test-apis-ci/pom.xml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-10-25 10:16:08 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-25 10:16:08 +0000
commit9964a487590b2dc52fec730e1466224675189219 (patch)
tree969b26ef05b28a9419459ffed76588fb8b7413db /test-apis-ci/pom.xml
parent37932a1c374c90338fe39a08ef68e194dfe7c384 (diff)
parentd7cc2df5b0fa4032baa97e47ff5c5e8b6e27938a (diff)
Merge "update portal url"
Diffstat (limited to 'test-apis-ci/pom.xml')
-rw-r--r--test-apis-ci/pom.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml
index 875888facc..d9c080dd7a 100644
--- a/test-apis-ci/pom.xml
+++ b/test-apis-ci/pom.xml
@@ -281,16 +281,10 @@
<artifactId>json</artifactId>
<version>20090211</version>
</dependency>
- <!-- <dependency>
- <groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
- <artifactId>sdc-tosca-parser</artifactId>
- <version>${sdc-tosca-parser.version}</version>
- <scope>compile</scope>
- </dependency> -->
<dependency>
<groupId>org.openecomp.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.1.32-SNAPSHOT</version>
+ <version>${sdc-tosca-parser.version}</version>
<scope>compile</scope>
</dependency>
</dependencies>