diff options
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 |