summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2018-10-01 12:18:10 -0700
committerPatrick Brady <pb071s@att.com>2018-10-01 12:18:14 -0700
commit8e53f31a0bb3102abd675626b6eb4457ab629e0a (patch)
tree6d3437522feb491027999ce4a83b32cb4e12ba08 /pom.xml
parentb22ccc616121f8b47477ada38c43a192fb4b1a0b (diff)
Add client back to modules1.4.0
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
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 8f7246fd7..381b6e542 100644
--- 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>