eventuate-tram/eventuate-tram-examples-customers-and-orders

gradle.properties needs to be the source of truth for Maven builds

cer opened this issue · 0 comments

cer commented

It's too error prone otherwise.

export EVENTUATE_COMMON_VERSION=0.8.0.RELEASE

And

<eventuateTramVersion>0.22.0.RC8</eventuateTramVersion>
<springBootVersion>2.1.5.RELEASE</springBootVersion>
<eventuateUtilVersion>0.2.0.RELEASE</eventuateUtilVersion>