From 5081f315711dcdba531a1ca0a91765445f0564f6 Mon Sep 17 00:00:00 2001 From: Scott Seabolt Date: Tue, 14 Nov 2017 15:34:32 -0500 Subject: 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 --- docs/APPC Client Library Guide/APPC Client Library Guide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/APPC Client Library Guide') 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``. -- cgit 1.2.3-korg