Skip to content

Commit 7f83a95

Browse files
Fixed distributions
1 parent 1a56ac0 commit 7f83a95

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

jreleaser.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,11 @@ announce:
5858
message: '🚀 Redis Enterprise Kafka Connector {{projectVersion}} has been released! {{releaseNotesUrl}}'
5959

6060
distributions:
61-
kafka-connect-archive:
61+
kafka-connect-archive-cp5:
6262
type: binary
6363
artifacts:
6464
- path: target/components/packages/redislabs-cp5-{{projectName}}-{{projectVersion}}.zip
65+
kafka-connect-archive-cp6:
66+
type: binary
67+
artifacts:
6568
- path: target/components/packages/redislabs-cp6-{{projectName}}-{{projectVersion}}.zip

0 commit comments

Comments
 (0)