We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 064ac35 commit d715998Copy full SHA for d715998
src/main/java/com/rabbitmq/stream/perf/StreamPerfTest.java
@@ -84,7 +84,6 @@
84
name = "stream-perf-test",
85
mixinStandardHelpOptions = false,
86
showDefaultValues = true,
87
- version = "perftest 0.1",
88
description = "Tests the performance of stream queues in RabbitMQ.")
89
public class StreamPerfTest implements Callable<Integer> {
90
0 commit comments