> I want to introduce properties to define versions of plugins. Have you considered publishing a BOM with versions instead? Then the ones who need the versions could import the BOM.
I believe the task of "sharing a set of versions among projects" should better be approached with "dependencyManagement" in pom.xml rather than inventing yet another convention for property names. Vladimir