Add client back to modules 15/69615/1 1.4.0
authorPatrick Brady <pb071s@att.com>
Mon, 1 Oct 2018 19:18:10 +0000 (12:18 -0700)
committerPatrick Brady <pb071s@att.com>
Mon, 1 Oct 2018 19:18:14 +0000 (12:18 -0700)
Client now builds correctly in release build due to
all pom files now having version tag that need it.

Change-Id: Iaa04fcf1b33ac9a04c3037d748631b98bfaac0d9
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208

pom.xml

diff --git a/pom.xml b/pom.xml
index 8f7246f..381b6e5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -662,6 +662,7 @@ 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>