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