aboutsummaryrefslogtreecommitdiffstats
path: root/test-apis-ci
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-10-24 23:10:45 +0300
committerMichael Lando <ml636r@att.com>2017-10-25 06:28:31 +0000
commitd7cc2df5b0fa4032baa97e47ff5c5e8b6e27938a (patch)
tree9ef4b307dd4a326d25bb24d1253c3d63a6a32cb7 /test-apis-ci
parent26ffac7f0f508f73a1b0701bc3897d0259409a35 (diff)
update portal url
Change-Id: I4245b0bdb21ac39a7cddc0d4abe830a862d0a061 Issue-Id: SDC-531 Signed-off-by: Michael Lando <ml636r@att.com> (cherry picked from commit aab3eb308ba4bb5cea40fe05a8cccef5ffe7f7c4)
Diffstat (limited to 'test-apis-ci')
-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>