summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEnbo Wang <wangenbo@huawei.com>2020-01-03 16:36:48 +0800
committerEnbo Wang <wangenbo@huawei.com>2020-01-03 16:45:26 +0800
commitf2e9361ee3c37c45081ee279763f1fb98911a392 (patch)
tree2f0d570b9dbe8842ec4230c4aacb3e10c68e0a45 /pom.xml
parent3cb99d8d6d8b74cedb7b5da917d48166762a0d84 (diff)
Fix dependencies error of appc-client
Fix dependencies error about Enforcer rules failed of appc-client. Issue-ID: APPC-1810 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: I2fcb5392cc6d21e7fe5d22af1bb027e977684abe
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a25566b1c..f8003c193 100644
--- a/pom.xml
+++ b/pom.xml
@@ -679,7 +679,7 @@ limitations under the License.
<module>appc-outbound</module>
<module>appc-inbound</module>
<module>appc-sequence-generator</module>
-<!-- <module>appc-client</module> -->
+ <module>appc-client</module>
</modules>
</profile>
<profile>