diff options
author | Idan Amit <ia096e@intl.att.com> | 2017-09-06 09:29:46 +0300 |
---|---|---|
committer | Idan Amit <ia096e@intl.att.com> | 2017-09-06 09:33:40 +0300 |
commit | 97dfb8a7545c1980b4d1cddfff1c8d9459341efa (patch) | |
tree | a8f4266718527d62cd57672f8160f1b66d1f7354 /.gitignore | |
parent | 6921632f70d9321b7e37c2a00618a21bccc0e765 (diff) |
fixes in pom.xml for the project to
build properly
Change-Id: Ie0e4f3b896956bae9222b47a61344ddaa150889e
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/ |