Code Review
/
ccsdk
/
platform
/
plugins.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
9cdef01
)
[20190325] add module dmaap into root pom.xml
35/83235/1
author
xufeiliu
<xl085b@att.com>
Mon, 25 Mar 2019 16:59:29 +0000
(16:59 +0000)
committer
xufeiliu
<xl085b@att.com>
Mon, 25 Mar 2019 17:00:20 +0000
(17:00 +0000)
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>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
f030c07
..
25ac1da
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-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>