From: Jimmy Forsyth Date: Fri, 3 May 2019 19:50:30 +0000 (-0400) Subject: Upversion for Dublin release X-Git-Tag: 1.4.3~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsearch-data-service.git;a=commitdiff_plain;h=42570578ab61e9dc630544f3d07cf48fc4b3cb80 Upversion for Dublin release Issue-ID: AAI-2403 Change-Id: I93802ce621c0701c86663ad16fbeb822db43bc2e Signed-off-by: Jimmy Forsyth --- diff --git a/elasticsearch-sg/pom.xml b/elasticsearch-sg/pom.xml index 6b4bd63..8c393c7 100644 --- a/elasticsearch-sg/pom.xml +++ b/elasticsearch-sg/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.search-data-service elasticsearch-sg ElasticSearch with SearchGuard - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 366c8a2..c2e19a1 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.aai search-data-service aai-search-data-service aggregate pom - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT pom diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index 8c93f92..2e0b19c 100644 --- a/search-data-service-app/pom.xml +++ b/search-data-service-app/pom.xml @@ -32,7 +32,7 @@ org.onap.aai.search-data-service search-data-service-app - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT AAI Search Data Service Application diff --git a/version.properties b/version.properties index 77e67b1..44e6ad0 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}