From 585b695a968765f35045a76596c8ccf4dcf7f83f Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Wed, 6 Sep 2017 11:09:02 +0300 Subject: fixes in pom.xml for the project to build properly Change-Id: I20406a2ac5a975463f605aca152f1527d29a5cf9 Issue-Id: SDC-286 Signed-off-by: Idan Amit --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5997d37..dba9505 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ target/* .idea/* sdc-titan-cassandra.iml +/target/ -- cgit 1.2.3-korg