diff options
author | Idan Amit <ia096e@intl.att.com> | 2017-09-06 11:09:02 +0300 |
---|---|---|
committer | Idan Amit <ia096e@intl.att.com> | 2017-09-06 11:09:40 +0300 |
commit | 585b695a968765f35045a76596c8ccf4dcf7f83f (patch) | |
tree | a8f4266718527d62cd57672f8160f1b66d1f7354 /.gitignore | |
parent | 6921632f70d9321b7e37c2a00618a21bccc0e765 (diff) |
fixes in pom.xml for the project to
build properly
Change-Id: I20406a2ac5a975463f605aca152f1527d29a5cf9
Issue-Id: SDC-286
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ target/* .idea/* sdc-titan-cassandra.iml +/target/ |