Skip to content

Commit

Permalink
Merge pull request #4660 from planetf1/issue4656r26
Browse files Browse the repository at this point in the history
Fixes to samples (release 2.6)
  • Loading branch information
planetf1 authored Feb 3, 2021
2 parents d970bd6 + a305f0c commit cf6f364
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ private void run() throws OMAGNotAuthorizedException,
configurationClient.configureAccessService("stewardship-action", accessServiceOptions);
configurationClient.configureAccessService("data-engine", accessServiceOptions);
configurationClient.configureAccessService("data-manager", accessServiceOptions);
configurationClient.configureAccessService("information-view", accessServiceOptions);

accessServiceOptions = new HashMap<>();
accessServiceOptions.put("KarmaPointPlateau", 500);
Expand Down

0 comments on commit cf6f364

Please sign in to comment.