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:1.2.0.GA'
<dependency>
<groupId>org.rhq</groupId>
<artifactId>rhq-plugin-validator</artifactId>
<version>1.2.0.GA</version>
</dependency>
<dependency org="org.rhq" name="rhq-plugin-validator" rev="1.2.0.GA"/>
"org.rhq", "rhq-plugin-validator", "1.2.0.GA"