Skip to content

Commit fc8c1f6

Browse files
Releasing version 7.0
1 parent 4acbf9f commit fc8c1f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:project-owner: redis-field-engineering
44
:project-name: redis-kafka-connect
55
:project-group: com.redis
6-
:project-version: 6.8
6+
:project-version: 7.0
77

88
image:https://github.com/{project-owner}/{project-name}/actions/workflows/early-access.yml/badge.svg["Build Status", link="https://github.com/{project-owner}/{project-name}/actions"]
99
image:https://codecov.io/gh/{project-owner}/{project-name}/branch/master/graph/badge.svg?token=MTMRRGEWBD["Coverage", link="https://codecov.io/gh/{project-owner}/{project-name}"]

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.redis</groupId>
88
<artifactId>redis-kafka-connect</artifactId>
9-
<version>6.9-SNAPSHOT</version>
9+
<version>7.0</version>
1010
<name>Redis Kafka Connector</name>
1111
<description>Kafka Connect source and sink connectors for Redis</description>
1212
<url>https://github.com/${github.owner}/${github.repo}</url>

0 commit comments

Comments
 (0)