Skip to content

Commit

Permalink
Upgraded CDC image to fix failiure due to eventuate-foundation/eventu…
Browse files Browse the repository at this point in the history
…ate-cdc#48 in 0.6.0.RC1
  • Loading branch information
cer committed May 9, 2020
1 parent fca5234 commit e082d62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ target/
.terraform*
terraform.tfstate*
out
.DS_Store
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ version=0.1.0-SNAPSHOT

eventuateCommonImageVersion=0.8.0.RELEASE
eventuateMessagingKafkaImageVersion=0.3.0.RELEASE
eventuateCdcImageVersion=0.6.0.RC1
eventuateCdcImageVersion=0.6.1.RELEASE
eventuateCdcKafkaEnableBatchProcessing=true

0 comments on commit e082d62

Please sign in to comment.