Skip to content

Commit f6d4a8e

Browse files
committed
Revert confluent-librdkafka-plugins version bump
1 parent 8644809 commit f6d4a8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/install-interceptors.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ set -e
1616
pkgtype=$1
1717

1818
# Confluent Platform release version
19-
CPVER=5.3
19+
CPVER=5.0
2020

2121
# confluent-librdkafka-plugins version
22-
PLUGINVER=0.11.1
22+
PLUGINVER=0.11.0
2323

2424
# Stage directory for wheels
2525
stagedir=staging/libs

0 commit comments

Comments
 (0)