Skip to content

Commit

Permalink
Bumped main branch to 0.28.0-SNAPSHOT
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Patierno <[email protected]>
  • Loading branch information
ppatierno committed Oct 13, 2023
1 parent 2dd9ca8 commit 06e1022
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>io.strimzi</groupId>
<artifactId>kafka-bridge</artifactId>
<version>0.27.0-SNAPSHOT</version>
<version>0.28.0-SNAPSHOT</version>

<name>Strimzi Kafka Bridge</name>
<description>Bridge that allows HTTP clients to interact with Apache Kafka clusters.</description>
Expand Down
2 changes: 1 addition & 1 deletion release.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.27.0-SNAPSHOT
0.28.0-SNAPSHOT

0 comments on commit 06e1022

Please sign in to comment.