diff options
author | Jorge Hernandez <jh1730@att.com> | 2017-05-03 21:31:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-05-03 21:31:58 +0000 |
commit | a330af579866dacbe595e2e4ad1dd29cd3c96945 (patch) | |
tree | b9455591600034dfd4f33a9c1f733336280f2208 /ECOMP-PAP-REST/test.properties | |
parent | 5444e748b8651d8346dcb78c5ab8b0637dea197b (diff) | |
parent | e0addf5b588a1244f9679becd90999dfcb4c3a94 (diff) |
Merge "Policy 1707 commit to LF"
Diffstat (limited to 'ECOMP-PAP-REST/test.properties')
-rw-r--r-- | ECOMP-PAP-REST/test.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ECOMP-PAP-REST/test.properties b/ECOMP-PAP-REST/test.properties index a459f3e25..251a69e5e 100644 --- a/ECOMP-PAP-REST/test.properties +++ b/ECOMP-PAP-REST/test.properties @@ -18,5 +18,5 @@ # ============LICENSE_END========================================================= ### -PDP_URL=http://localhost:9091/pdp/, testpdp, alpha456 +PDP_URL=http://localhost:8082/pdp/, testpdp, alpha456 #PAP_URL=http://localhost:8070/pap/, testpap, alpha123 |