From 013279e863974028a04ef54161e3975708d11336 Mon Sep 17 00:00:00 2001 From: "frank.loeschau@terradue.com" Date: Tue, 29 May 2018 14:45:43 +0100 Subject: [PATCH] Start version 1.8.6 --- Terradue.OpenSearch.Client/Properties/AssemblyInfo.cs | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Terradue.OpenSearch.Client/Properties/AssemblyInfo.cs b/Terradue.OpenSearch.Client/Properties/AssemblyInfo.cs index 81467581..cabfb4b6 100644 --- a/Terradue.OpenSearch.Client/Properties/AssemblyInfo.cs +++ b/Terradue.OpenSearch.Client/Properties/AssemblyInfo.cs @@ -14,8 +14,8 @@ // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("1.8.5.*")] -[assembly: AssemblyInformationalVersion("1.8.5")] +[assembly: AssemblyVersion("1.8.6.*")] +[assembly: AssemblyInformationalVersion("1.8.6")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. //[assembly: AssemblyDelaySign(false)] diff --git a/pom.xml b/pom.xml index 32a0e062..6c3f6a9b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ opensearch-client rpm OpenSearch Client - 1.8.5 + 1.8.6-SNAPSHOT opensearch-client