diff options
author | Sunder Tattavarada <statta@research.att.com> | 2019-07-24 16:08:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-24 16:08:53 +0000 |
commit | 69d4e12be832b560ed5ee1bb84a4ab3b0855310f (patch) | |
tree | 55db3c541fae3b4d9bf502e36e182cf0918abcf5 /ecomp-sdk/epsdk-fw/src | |
parent | e0ae7c2e91e4aa4598383532a3b1abea76eefb1c (diff) | |
parent | d832e0acf41e74b6036ae256429a127252782f1b (diff) |
Merge "Blackduck scan fixes and PenTest"
Diffstat (limited to 'ecomp-sdk/epsdk-fw/src')
-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 |