diff options
author | Idan Amit <ia096e@intl.att.com> | 2018-08-01 09:29:34 +0300 |
---|---|---|
committer | Idan Amit <ia096e@intl.att.com> | 2018-08-01 09:31:27 +0300 |
commit | 740e99a30601420077e4fffd6698f59761eb37f4 (patch) | |
tree | b3455dc578dd7644eeb26f47ccd8fc36dc4b0524 /.npmignore | |
parent | 8a0aacc16f016480914c3e0799719f726b4c54b8 (diff) |
sdc-pubsub maven integration
Added pom.xml file and defined maven clean and install stages
Change-Id: I31c6997e55bf0d39fd56220a82d1d8ca2f6d5583
Issue-ID: SDC-1540
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,4 +10,7 @@ version.properties .idea/ .gitignore .npm-debug.log -INFO.yaml
\ No newline at end of file +INFO.yaml +sdc-pubsub.iml +node/ +pom.xml
\ No newline at end of file |