diff options
author | xufeiliu <xl085b@att.com> | 2019-03-25 16:59:29 +0000 |
---|---|---|
committer | xufeiliu <xl085b@att.com> | 2019-03-25 17:00:20 +0000 |
commit | 1daa029162f0d51f1ea682c5b09990d3f31e6f43 (patch) | |
tree | 3414c7dc92fac2bf3402c0631de25ad82ccb2175 /pom.xml | |
parent | 9cdef01070d0227b7a03e907d55de4a3b7295ce2 (diff) |
[20190325] add module dmaap into root pom.xml
add module dmaap in root pom.xml to ingetrate dmaap plugin into build
Issue-ID: CCSDK-794
Change-Id: Ie9d3c0f05409db5bd29e6f34cd2af75fa1ea19ad
Signed-off-by: xufeiliu <xl085b@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ limitations under the License. <module>pgaas</module> <module>dnsdesig</module> <module>helm</module> + <module>dmaap</module> </modules> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |