diff options
author | Christophe Closset <christophe.closset@intl.att.com> | 2021-01-05 17:04:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-01-05 17:04:59 +0000 |
commit | 444d7d803a7264ac2e07bc51df62b3602e0d393d (patch) | |
tree | 16e5e80fbab320f4c49b2596f2fe2ed2ea2a1ff5 /src/main/resources/clds/key.properties | |
parent | eab7cf1a5737862be98ac97afcfff66b8661d596 (diff) | |
parent | 91ff401b0ade08b58f186e80fd7853527ff15c77 (diff) |
Merge "Change the java package name"
Diffstat (limited to 'src/main/resources/clds/key.properties')
-rw-r--r-- | src/main/resources/clds/key.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/clds/key.properties b/src/main/resources/clds/key.properties index dda811040..dda2b87d0 100644 --- a/src/main/resources/clds/key.properties +++ b/src/main/resources/clds/key.properties @@ -1 +1 @@ -org.onap.clamp.encryption.aes.key=aa3871669d893c7fb8abbcda31b88b4f
\ No newline at end of file +org.onap.policy.clamp.encryption.aes.key=aa3871669d893c7fb8abbcda31b88b4f
\ No newline at end of file |