Skip to content

Commit f95a575

Browse files
authored
Reverted back to have 0.33.0-SNAPSHOT (#1020)
Signed-off-by: Paolo Patierno <[email protected]>
1 parent eb405a0 commit f95a575

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## 1.0.0
3+
## 0.33.0
44

55
* Dependency updates (Kafka 4.1.0, Vert.x 5.0.4, Netty 4.2.5.Final, JMX Prometheus collector 1.3.0, OAuth 0.17.0).
66
* Updated OpenAPI specification to 3.1.0.

pom.xml

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

44
<groupId>io.strimzi</groupId>
55
<artifactId>kafka-bridge</artifactId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>0.33.0-SNAPSHOT</version>
77

88
<name>Strimzi HTTP bridge for Apache Kafka</name>
99
<description>Bridge that allows HTTP clients to interact with Apache Kafka clusters.</description>

release.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0-SNAPSHOT
1+
0.33.0-SNAPSHOT

0 commit comments

Comments
 (0)