update portal url

Change-Id: I4245b0bdb21ac39a7cddc0d4abe830a862d0a061
Issue-Id: SDC-531
Signed-off-by: Michael Lando <ml636r@att.com>
(cherry picked from commit aab3eb308ba4bb5cea40fe05a8cccef5ffe7f7c4)
diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml
index 875888f..d9c080d 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>