Skip to content

Commit

Permalink
Increased release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 20, 2022
1 parent 31954ce commit 857a135
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion kafka-ui-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>kafka-ui</artifactId>
<groupId>com.provectus</groupId>
<version>0.3.2-SNAPSHOT</version>
<version>0.3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion kafka-ui-contract/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>kafka-ui</artifactId>
<groupId>com.provectus</groupId>
<version>0.3.2-SNAPSHOT</version>
<version>0.3.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion kafka-ui-e2e-checks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>kafka-ui</artifactId>
<groupId>com.provectus</groupId>
<version>0.3.2-SNAPSHOT</version>
<version>0.3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@

<groupId>com.provectus</groupId>
<artifactId>kafka-ui</artifactId>
<version>0.3.2-SNAPSHOT</version>
<version>0.3.2</version>
<name>kafka-ui</name>
<description>Kafka metrics for UI panel</description>
</project>

0 comments on commit 857a135

Please sign in to comment.