From: Idan Amit Date: Wed, 6 Sep 2017 08:09:02 +0000 (+0300) Subject: fixes in pom.xml for the project to X-Git-Tag: v1.0.0~5^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F10521%2F1;p=sdc%2Fsdc-titan-cassandra.git fixes in pom.xml for the project to build properly Change-Id: I20406a2ac5a975463f605aca152f1527d29a5cf9 Issue-Id: SDC-286 Signed-off-by: Idan Amit --- 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/ diff --git a/pom.xml b/pom.xml index b0af409..1e0ed7a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 - org.openecomp.sdc + org.openecomp.sdc.sdc-titan-cassandra sdc-titan-cassandra 1.0.0 @@ -403,7 +403,18 @@ - + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusServer} + 176c31dfe190a + ecomp-staging + +