From a023284b0ed3b52755c2833e2a05fdc64b764305 Mon Sep 17 00:00:00 2001 From: Roman Zabaluev Date: Wed, 29 Dec 2021 19:54:14 +0300 Subject: [PATCH] Revert "Increased release" This reverts commit ca1aeab02d1f5e0b8c9253a4db6c1dae2c369a9d. --- kafka-ui-api/pom.xml | 2 +- kafka-ui-contract/pom.xml | 2 +- kafka-ui-e2e-checks/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kafka-ui-api/pom.xml b/kafka-ui-api/pom.xml index 933ea854f6..e33753eb00 100644 --- a/kafka-ui-api/pom.xml +++ b/kafka-ui-api/pom.xml @@ -4,7 +4,7 @@ kafka-ui com.provectus - 0.3.2-SNAPSHOT + 0.3.1-SNAPSHOT 4.0.0 diff --git a/kafka-ui-contract/pom.xml b/kafka-ui-contract/pom.xml index 4e19d6155e..f6f8cdd7bc 100644 --- a/kafka-ui-contract/pom.xml +++ b/kafka-ui-contract/pom.xml @@ -4,7 +4,7 @@ kafka-ui com.provectus - 0.3.2-SNAPSHOT + 0.3.1-SNAPSHOT 4.0.0 diff --git a/kafka-ui-e2e-checks/pom.xml b/kafka-ui-e2e-checks/pom.xml index 62749ff353..bed63194f7 100644 --- a/kafka-ui-e2e-checks/pom.xml +++ b/kafka-ui-e2e-checks/pom.xml @@ -5,7 +5,7 @@ kafka-ui com.provectus - 0.3.2-SNAPSHOT + 0.3.1-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index d267157cd9..c6bda769db 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ com.provectus kafka-ui - 0.3.2-SNAPSHOT + 0.3.1-SNAPSHOT kafka-ui Kafka metrics for UI panel