${project.groupId}:${project.artifactId} · Apache maven plugin for failing fast at build time when using maven resources filtering with environment based filters. This maven plugin will force you to keep in sync all properties files with the reference.
Group: com.cedricwalter - All Dependencies
${project.groupId}:${project.artifactId} · When working with many feature/release/bugix/hotfix branches, it is a bad idea to start changing the pom version as this will create merge conflicts using pull request. this plugin allow you to keep in ALL branches the same pom version for all your projects, for example MASTER-SNAPSHOT the version will be derived from branch name automatically.