File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/main/java/com/rabbitmq/stream Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
# KIND, either express or implied. See the License for the
15
15
# specific language governing permissions and limitations
16
16
# under the License.
17
- distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6 /apache-maven-3.9.6 -bin.zip
17
+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9 /apache-maven-3.9.9 -bin.zip
18
18
wrapperUrl =https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar
Original file line number Diff line number Diff line change 15
15
package com .rabbitmq .stream ;
16
16
17
17
/**
18
- * API to send message to a RabbitMQ Stream.
18
+ * API to send messages to a RabbitMQ Stream.
19
19
*
20
20
* <p>Instances are created and configured with a {@link ProducerBuilder}.
21
21
*
You can’t perform that action at this time.
0 commit comments