diff options
author | st398c <st398c@research.att.com> | 2019-07-23 14:02:06 -0400 |
---|---|---|
committer | st398c <st398c@research.att.com> | 2019-07-23 14:02:06 -0400 |
commit | d832e0acf41e74b6036ae256429a127252782f1b (patch) | |
tree | 8927c4f106cc35be4507d106ddb5c889f37ced79 /ecomp-sdk/epsdk-fw/src/test | |
parent | 6dbf064ddae3b6b2f98300a52d4d5a2f78b90293 (diff) |
Blackduck scan fixes and PenTest
Issue-ID: PORTAL-631
Change-Id: I606837e3aefd0bbb7ff45ac2e597d214da06e7ed
Signed-off-by: st398c <st398c@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-fw/src/test')
-rw-r--r-- | ecomp-sdk/epsdk-fw/src/test/java/org/onap/portalsdk/core/onboarding/util/AuthUtilTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/epsdk-fw/src/test/java/org/onap/portalsdk/core/onboarding/util/AuthUtilTest.java b/ecomp-sdk/epsdk-fw/src/test/java/org/onap/portalsdk/core/onboarding/util/AuthUtilTest.java index 35f0b026..00745922 100644 --- a/ecomp-sdk/epsdk-fw/src/test/java/org/onap/portalsdk/core/onboarding/util/AuthUtilTest.java +++ b/ecomp-sdk/epsdk-fw/src/test/java/org/onap/portalsdk/core/onboarding/util/AuthUtilTest.java @@ -2,7 +2,7 @@ * ============LICENSE_START========================================== * ONAP Portal SDK * =================================================================== - * Copyright © 2017 AT&T Intellectual Property. All rights reserved. + * Copyright © 2019 AT&T Intellectual Property. All rights reserved. * =================================================================== * * Unless otherwise specified, all software contained herein is licensed |