We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c944c5 commit dea779cCopy full SHA for dea779c
README.adoc
@@ -3,7 +3,7 @@
3
:project-owner: redis-field-engineering
4
:project-name: redis-kafka-connect
5
:project-group: com.redis
6
-:project-version: 7.3
+:project-version: 7.4
7
:project-url: https://github.com/{project-owner}/{project-name}
8
:doc-url: https://{project-owner}.github.io/{project-name}
9
pom.xml
<modelVersion>4.0.0</modelVersion>
<groupId>com.redis</groupId>
<artifactId>redis-kafka-connect</artifactId>
- <version>7.4-SNAPSHOT</version>
+ <version>7.4.1-SNAPSHOT</version>
<name>Redis Kafka Connector</name>
<description>Kafka Connect source and sink connectors for Redis</description>
<url>https://github.com/${github.owner}/${github.repo}</url>
0 commit comments