Rule for the Maven Enforcer Plugin that verifies the parent version of a POM matches the version of the project itself.
'com.artnaseef:maven-enforcer-parent-version-rule:1.0.0'
<dependency>
<groupId>com.artnaseef</groupId>
<artifactId>maven-enforcer-parent-version-rule</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.artnaseef" name="maven-enforcer-parent-version-rule" rev="1.0.0"/>
"com.artnaseef", "maven-enforcer-parent-version-rule", "1.0.0"