lensesio/stream-reactor

Creating from source - jars have the wrong version

FireBurn opened this issue · 1 comments

val majorVersion = "5.0"

Pretty sure this line needs updating, but I'm not overly familiar with sbt

Current jar name building from 6.0.1 tag:

kafka-connect-jms_2.13-5.1-SNAPSHOT.jar

You are absolutely right (even down to the line of code), I've raised a PR to fix this.