aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2018-09-26 17:49:12 -0700
committerPatrick Brady <pb071s@att.com>2018-09-26 17:49:17 -0700
commit425e031e2c523da0a2d8111b084d0ab6ea00c0ff (patch)
tree37d1cd1878f2dc85543e42d7f5c82cd9e75c246a
parentc1286dbd6996a85b0adea0e2b6685c48104042cb (diff)
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
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 381b6e542..8f7246fd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -662,7 +662,6 @@ limitations under the License.
<module>appc-outbound</module>
<module>appc-inbound</module>
<module>appc-sequence-generator</module>
- <module>appc-client</module>
<module>appc-test-dependencies</module>
</modules>
</profile>