Extract a constant in place of a hardcoded value 89/5689/2
authorRyan Goulding <ryandgoulding@gmail.com>
Thu, 6 Jul 2017 10:47:28 +0000 (06:47 -0400)
committerRyan Goulding <ryandgoulding@gmail.com>
Tue, 11 Jul 2017 16:00:32 +0000 (16:00 +0000)
commitb75cd1c9cb1e21c0dfba006e5fa99801a6aa9710
tree5ef60ffac8b3dd6b60aaae8c2b3d3afce2991a7c
parentda669cac0eb4e1832082ffb91cf24f998c114dee
Extract a constant in place of a hardcoded value

This is a bit cleaner IMO but open to suggestions.

Change-Id: I074f18eb93aee5582629d04c21295a07bc45c089
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
src/main/java/org/openecomp/restclient/rest/RestClientBuilder.java