From b2526eb2743bbe17d75843cb25331d1fb450b08f Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Wed, 15 Mar 2017 19:28:32 +0200 Subject: pom update Change-Id: I94f393f9aba3ad1bb4916c38aa8ee58920e518a4 Signed-off-by: Michael Lando --- .gitignore | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1b6d5d3..68f22e6 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ target/ # Other *.class -*.orig \ No newline at end of file +*.orig +.idea/* diff --git a/pom.xml b/pom.xml index be86365..30fa656 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openecomp.sdc sdc-distribution-client - 1.0.0-SNAPSHOT + 1.0.0 SDC Distribution Client An SDC Client to be used by its consumers -- cgit 1.2.3-korg