From: Jimmy Forsyth Date: Fri, 3 May 2019 16:06:26 +0000 (-0400) Subject: Upversion for Dublin release X-Git-Tag: 1.4.2^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsearch-data-service.git;a=commitdiff_plain;h=e25f4959c9e3f1992b3f5a8303500bd13488e5cd Upversion for Dublin release Issue-ID: AAI-2403 Change-Id: I311b3549c75cc2beb5e13aa1c43774f7324d78f8 Signed-off-by: Jimmy Forsyth --- diff --git a/elasticsearch-sg/pom.xml b/elasticsearch-sg/pom.xml index e581748..6b4bd63 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.1-SNAPSHOT + 1.4.2-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 29a5e58..366c8a2 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.1-SNAPSHOT + 1.4.2-SNAPSHOT pom diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index 3ba6fe0..8c93f92 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.1-SNAPSHOT + 1.4.2-SNAPSHOT AAI Search Data Service Application diff --git a/version.properties b/version.properties index eff345c..77e67b1 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}