From 990c108a87c3120efcb1a08f83345fc9b8fdafe9 Mon Sep 17 00:00:00 2001 From: Alexey Venderov Date: Thu, 27 Jul 2023 18:20:13 +0200 Subject: [PATCH] Prepare release 1.1.2 --- README.adoc | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index c4a0790..424be02 100644 --- a/README.adoc +++ b/README.adoc @@ -97,7 +97,7 @@ The following table shows the compatibility of the plugin version with Gradle En |=== |Bamboo Plugin version | Gradle Enterprise Maven extension version | Common Custom User Data Maven extension version | Minimum supported Gradle Enterprise version -|Next version | 1.18.1 | 1.12.2 | 2022.3 +|1.1.2 | 1.18.1 | 1.12.2 | 2022.3 |1.1.1 | 1.17.4 | 1.12.1 | 2022.3 |1.1.0 | 1.16.6 | 1.11.1 | 2022.3 |1.0.0 | 1.16.4 | 1.11.1 | 2022.3 diff --git a/pom.xml b/pom.xml index f5ead02..766ecec 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.gradle.enterprise gradle-enterprise-bamboo-plugin - 1.1.2-SNAPSHOT + 1.1.2 atlassian-plugin Gradle Enterprise Bamboo plugin