Skip to content

Commit ab05963

Browse files
committed
2 parents e07cce7 + 5391624 commit ab05963

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:project-owner: redis-field-engineering
44
:project-name: redis-enterprise-kafka
55
:project-group: com.redis
6-
:project-version: 0.6.2
6+
:project-version: 0.6.3
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

Lines changed: 1 addition & 1 deletion
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-enterprise-kafka</artifactId>
9-
<version>6.3-SNAPSHOT</version>
9+
<version>6.4-SNAPSHOT</version>
1010
<name>Redis Enterprise Kafka Connector</name>
1111
<description>Kafka Connect source and sink connectors for Redis Enterprise</description>
1212
<url>https://github.com/${github.owner}/${github.repo}</url>

0 commit comments

Comments
 (0)