lightbend / kalix-jvm-sdk

Java and Scala SDKs for Kalix
https://docs.kalix.io/java/index.html
Other
58 stars 39 forks source link

fix: remove bogus plugin re-declaration #2121

Closed octonato closed 6 months ago

octonato commented 6 months ago

Release didn't work because we were adding the plugin twice and the second addition was overwriting the settings we needed.

octonato commented 6 months ago

Approving and merging myself to get the snapshot release tested.