From: Jimmy Forsyth Date: Wed, 14 Aug 2019 19:52:05 +0000 (-0400) Subject: Upversion search-data-service in elalto X-Git-Tag: 1.5.1~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7262f36b73f3c1ce982a9914760be5e3f63534ea;p=aai%2Fsearch-data-service.git Upversion search-data-service in elalto Issue-ID: AAI-2579 Change-Id: Ic25babd2a1882add05cbd6a683dc8313b795bf5a Signed-off-by: Jimmy Forsyth --- diff --git a/elasticsearch-sg/pom.xml b/elasticsearch-sg/pom.xml index ae92121..f7a2c66 100644 --- a/elasticsearch-sg/pom.xml +++ b/elasticsearch-sg/pom.xml @@ -27,14 +27,14 @@ search-data-service org.onap.aai - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT org.onap.aai.search-data-service elasticsearch-sg ElasticSearch with SearchGuard - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 260edd3..632aae9 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.0-SNAPSHOT + 1.5.1-SNAPSHOT pom diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index ea768b8..be4b458 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.0-SNAPSHOT + 1.5.1-SNAPSHOT org.onap.aai.search-data-service search-data-service-app - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT AAI Search Data Service Application @@ -52,7 +52,7 @@ false ${project.version} 0.58 - 1.5.19.RELEASE + 1.5.21.RELEASE diff --git a/version.properties b/version.properties index 99af342..f78f30b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}