From: Jimmy Forsyth Date: Tue, 8 Oct 2019 17:08:24 +0000 (-0400) Subject: Release search-data-service artifacts and cntr X-Git-Tag: 5.0.1-ONAP~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1836341391da866d2e1c1e5987fa77a19ca55998;p=aai%2Fsearch-data-service.git Release search-data-service artifacts and cntr Issue-ID: AAI-2617 Signed-off-by: Jimmy Forsyth Change-Id: I7dd95b3b8953ff1a82947a9aca1ec07b33b4ec29 --- diff --git a/pom.xml b/pom.xml index ea7e027..f7700e5 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.onap.aai search-data-service aai-search-data-service aggregate pom - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT pom diff --git a/releases/1.5.1-container.yaml b/releases/1.5.1-container.yaml new file mode 100644 index 0000000..19818e5 --- /dev/null +++ b/releases/1.5.1-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '1.5.1' +project: 'aai-search-data-service' +log_dir: 'aai-search-data-service-maven-docker-stage-elalto/89/' +ref: 878bd0e79b5a96a0c16c5f78cf9b74db9e32937e +containers: + - name: 'search-data-service' + version: '1.5-STAGING-20191008T170151Z' diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index b4a7e81..1a35e50 100644 --- a/search-data-service-app/pom.xml +++ b/search-data-service-app/pom.xml @@ -27,12 +27,12 @@ search-data-service org.onap.aai - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT org.onap.aai.search-data-service search-data-service-app - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT AAI Search Data Service Application diff --git a/version.properties b/version.properties index f78f30b..45a2df9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}