diff options
author | Hima Elisetty <hbindu@research.att.com> | 2018-01-12 10:36:42 -0500 |
---|---|---|
committer | Hima Elisetty <hbindu@research.att.com> | 2018-01-17 12:08:18 -0500 |
commit | 1298fd26f37cd451cbf1adbea68b98151662e796 (patch) | |
tree | ca09e0586c1d0d401841fc6e12228e4dbc7f2f6f /ecomp-sdk/epsdk-app-common/README.md | |
parent | 304033445a8333cd088910fc3e43ca9222237816 (diff) |
Introduce JUNIT Plumbing
Issue-ID: PORTAL-161, PORTAL-160, PORTAL-159
Includes Change in encryption and decryption algorithm
Change-Id: I5f379d6d9ac25536744152ac1d61223a52f1ce7f
Signed-off-by: Hima Elisetty <hbindu@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-app-common/README.md')
-rw-r--r-- | ecomp-sdk/epsdk-app-common/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ecomp-sdk/epsdk-app-common/README.md b/ecomp-sdk/epsdk-app-common/README.md index e72d9420..2ba60d3b 100644 --- a/ecomp-sdk/epsdk-app-common/README.md +++ b/ecomp-sdk/epsdk-app-common/README.md @@ -24,6 +24,11 @@ AngularJS version 1.5.0. ### ONAP Distributions +Version 2.1.0 +- PORTAL 161 Add the JUNIT plumbing for PortalSDK +- PORTAL 160 Prevent unauthorized access to SamplePages, Report Pages, Role +- PORTAL 159 Change the encryption algorithm to PKCS5PADDING + Version 1.4.0 - PORTAL-19 Rename Java package base to org.onap - PORTAL-42 Use OParent as parent POM |