Skip to content

Commit 857a135

Browse files
author
github-actions
committed
Increased release
1 parent 31954ce commit 857a135

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

kafka-ui-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>kafka-ui</artifactId>
66
<groupId>com.provectus</groupId>
7-
<version>0.3.2-SNAPSHOT</version>
7+
<version>0.3.2</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

kafka-ui-contract/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>kafka-ui</artifactId>
66
<groupId>com.provectus</groupId>
7-
<version>0.3.2-SNAPSHOT</version>
7+
<version>0.3.2</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

kafka-ui-e2e-checks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>kafka-ui</artifactId>
77
<groupId>com.provectus</groupId>
8-
<version>0.3.2-SNAPSHOT</version>
8+
<version>0.3.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484

8585
<groupId>com.provectus</groupId>
8686
<artifactId>kafka-ui</artifactId>
87-
<version>0.3.2-SNAPSHOT</version>
87+
<version>0.3.2</version>
8888
<name>kafka-ui</name>
8989
<description>Kafka metrics for UI panel</description>
9090
</project>

0 commit comments

Comments
 (0)