First part of onap rename

This is the first commit of the rename. This commit changes
refereces to org.openecomp.appc > org.onap.appc that occur within
files. The package folder structure is not changed in this commit.

Change-Id: Ic95d749eb99d8a6f4f2b9ee9b06eb41c5cfa7e1c
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-13
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 221cf79..0c57234 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 @@
 
 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``.