From e37f4c18f6c56d9b7003afaf56a1ad8b1a3e3fda Mon Sep 17 00:00:00 2001 From: dblock Date: Fri, 17 Dec 2021 14:09:23 +0000 Subject: [PATCH] Incremented version to 1.2.3. Signed-off-by: dblock --- build.gradle | 2 +- plugin-descriptor.properties | 4 ++-- pom.xml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/build.gradle b/build.gradle index 5e9d65dea0..7131379c4a 100644 --- a/build.gradle +++ b/build.gradle @@ -37,7 +37,7 @@ plugins { buildDir = 'gradle-build' ext { - securityPluginVersion = '1.2.2.0' + securityPluginVersion = '1.2.3.0' isSnapshot = "true" == System.getProperty("build.snapshot", "true") } diff --git a/plugin-descriptor.properties b/plugin-descriptor.properties index f878ea1f7b..31fe1f0e82 100644 --- a/plugin-descriptor.properties +++ b/plugin-descriptor.properties @@ -3,7 +3,7 @@ description=Provide access control related features for OpenSearch 1.0.0 # # 'version': plugin's version -version=1.2.2.0-SNAPSHOT +version=1.2.3.0-SNAPSHOT # # 'name': the plugin name name=opensearch-security @@ -24,4 +24,4 @@ java.version=1.8 # OpenSearch release. This version is checked when the plugin # is loaded so OpenSearch will refuse to start in the presence of # plugins with the incorrect opensearch.version. -opensearch.version=1.2.2 +opensearch.version=1.2.3 diff --git a/pom.xml b/pom.xml index 2bf522e6c9..8c62f7857a 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.opensearch opensearch-security jar - 1.2.2.0-SNAPSHOT + 1.2.3.0-SNAPSHOT OpenSearch Security OpenSearch Security https://github.com/opensearch-project/security @@ -68,7 +68,7 @@ 1.8 8 - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT 2.0.25.Final @@ -103,7 +103,7 @@ https://github.com/opensearch-project/security scm:git:git@github.com:opensearch-project/security.git scm:git:git@github.com:opensearch-project/security.git - 1.2.2.0 + 1.2.3.0