From 18a4bea203375dcc595992f2b5679348958e33d0 Mon Sep 17 00:00:00 2001 From: Balazs Szekeres Date: Thu, 8 Aug 2019 09:46:50 +0200 Subject: [PATCH] Elasticsearch update to 7.3.0 Elasticsearch update to 7.3.0 Change-Id: I9965371df050c372444c8d3d7b14cb63e621c218 Signed-off-by: Balazs Szekeres --- SPECS/elasticsearch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/elasticsearch.spec b/SPECS/elasticsearch.spec index 425c60f..11d4644 100644 --- a/SPECS/elasticsearch.spec +++ b/SPECS/elasticsearch.spec @@ -14,7 +14,7 @@ %define COMPONENT elasticsearch %define RPM_NAME caas-%{COMPONENT} -%define RPM_MAJOR_VERSION 7.2.1 +%define RPM_MAJOR_VERSION 7.3.0 %define RPM_MINOR_VERSION 0 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} -- 2.16.6