Skip to content

Commit a17466d

Browse files
Releasing version 7.1
1 parent a4c3278 commit a17466d

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: 7.0
6+
:project-version: 7.1
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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.redis</groupId>
55
<artifactId>redis-kafka-connect</artifactId>
6-
<version>7.1-SNAPSHOT</version>
6+
<version>7.1</version>
77
<name>Redis Kafka Connector</name>
88
<description>Kafka Connect source and sink connectors for Redis</description>
99
<url>https://github.com/${github.owner}/${github.repo}</url>

0 commit comments

Comments
 (0)