Hi Petr, Can you please share if the tag you are referring to is git release tag or changes required in some other file?
If it is git release tag we can follow the naming convention as ignite-spring-boot-autoconfigure-ext-1.0.1 going forward. Regards, Saikat On Fri, Oct 9, 2020 at 5:11 AM Petr Ivanov <mr.wei...@gmail.com> wrote: > > Hi, Igniters. > > > While working with ignite-extensions, I've faced some mismatch with naming > of tag for extension: > > Artifact is 'ignite-spring-boot-autoconfigure-ext' > Module is 'spring-boot-autoconfigure-ext' > But tag is 'ignite-spring-boot-1.0.0' > > > Can we: > 1. match tag name with either module artifactID or maven name? > 2. replace current ignite-spring-boot-1.0.0 with the or add new correct > one?