From: Jessica Wagantall Date: Mon, 12 Mar 2018 21:41:49 +0000 (-0700) Subject: Update mvn settings file X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d4bf5f4dd8ebaf3b76a5bfec895236b5ef883db2;p=ci-management.git Update mvn settings file Update maven settings file name for aai-search-data-service Change-Id: Ib915bf579c8cfeb7c2321a049fdb97994c540a64 Issue-ID: CIMAN-140 Signed-off-by: Jessica Wagantall --- diff --git a/jjb/aai/aai-search-data-service.yaml b/jjb/aai/aai-search-data-service.yaml index ad9b0d537..8273ba3e0 100644 --- a/jjb/aai/aai-search-data-service.yaml +++ b/jjb/aai/aai-search-data-service.yaml @@ -28,6 +28,6 @@ project: 'aai/search-data-service' project-name: 'aai-search-data-service' branch: 'master' - mvn-settings: 'aai-search-data-service' + mvn-settings: 'aai-search-data-service-settings' mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'