diff options
Diffstat (limited to 'docs/APPC Client Library Guide')
-rw-r--r-- | docs/APPC Client Library Guide/APPC Client Library Guide.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/APPC Client Library Guide/APPC Client Library Guide.rst b/docs/APPC Client Library Guide/APPC Client Library Guide.rst index 32a757a2e..f596bcda5 100644 --- a/docs/APPC Client Library Guide/APPC Client Library Guide.rst +++ b/docs/APPC Client Library Guide/APPC Client Library Guide.rst @@ -88,8 +88,8 @@ Jar Files The Java application that runs the APPC client kit uses the following jar files: - - com.att.appc.client.client-kit - - com.att.appc.client.client-lib + - org.openecomp.appc.client:client-kit + - org.openecomp.appc.client:client-lib The client library JAR files are located in the repository under ``com\\att\\appc\\client``. |