diff options
Diffstat (limited to 'docs/APPC Client Library Guide/APPC Client Library Guide.rst')
-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 221cf7949..0c5723438 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: - - org.openecomp.appc.client:client-kit - - org.openecomp.appc.client:client-lib + - org.onap.appc.client:client-kit + - org.onap.appc.client:client-lib The client library JAR files are located in the repository under ``com\\att\\appc\\client``. |