Remove client from modules

Temporarily remove the client from build for the
java release job.

Change-Id: I8b5f122994140ef491fba8bdc68bdf7ad1a32e77
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208
diff --git a/pom.xml b/pom.xml
index 381b6e5..8f7246f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -662,7 +662,6 @@
                 <module>appc-outbound</module>
                 <module>appc-inbound</module>
                 <module>appc-sequence-generator</module>
-                <module>appc-client</module>
                 <module>appc-test-dependencies</module>
             </modules>
         </profile>