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