parent POM for modules comprising the RHQ core (i.e. modules required by both the enterprise and embedded editions of RHQ)
'org.rhq:rhq-plugin-validator:3.0.0'
<dependency>
<groupId>org.rhq</groupId>
<artifactId>rhq-plugin-validator</artifactId>
<version>3.0.0</version>
</dependency>
<dependency org="org.rhq" name="rhq-plugin-validator" rev="3.0.0"/>
"org.rhq", "rhq-plugin-validator", "3.0.0"