diff options
author | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-02-26 21:16:00 +0530 |
---|---|---|
committer | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-02-26 21:16:00 +0530 |
commit | b5aa8147d8181948a20e2f8d6dde242c95629b7f (patch) | |
tree | b9c96c1e220e3f6741e8c4a3007ad77c07f8f496 /so-cnf-adapter-application/src/main/resources/META-INF | |
parent | 5e25f850cb0d1ae5f8f32088048eae148986daf2 (diff) |
mso-cnf-adapter changes for docker tag name
Issue-ID: SO-3518
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: I7a89e5b5f22cf7562b6a47dc41d4efdd1f2d647c
Diffstat (limited to 'so-cnf-adapter-application/src/main/resources/META-INF')
-rw-r--r-- | so-cnf-adapter-application/src/main/resources/META-INF/services/org.onap.so.client.RestProperties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/so-cnf-adapter-application/src/main/resources/META-INF/services/org.onap.so.client.RestProperties b/so-cnf-adapter-application/src/main/resources/META-INF/services/org.onap.so.client.RestProperties new file mode 100644 index 0000000..bccd43a --- /dev/null +++ b/so-cnf-adapter-application/src/main/resources/META-INF/services/org.onap.so.client.RestProperties @@ -0,0 +1 @@ +org.onap.so.adapters.cnf.extclients.aai.AaiClientPropertiesImpl
\ No newline at end of file |