diff options
author | Scott Seabolt <js9808@att.com> | 2017-11-14 15:34:32 -0500 |
---|---|---|
committer | Scott Seabolt <js9808@att.com> | 2017-11-14 15:35:14 -0500 |
commit | 5081f315711dcdba531a1ca0a91765445f0564f6 (patch) | |
tree | d3d0dcf3573beea2dbc222517ea385aa814fdbe5 /docs/APPC Client Library Guide | |
parent | ed9fd62c6060a3a5ae34a6fd61939f13be07973c (diff) |
Update Release Notes and Guides
Updated APPC Release Notes and API and Client Library Guides
IssueId: APPC-101
Change-Id: I950eb93b337504b8ef1686ca06ecd2f77c74f245
Signed-off-by: Scott Seabolt <js9808@att.com>
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``. |