Brooklyn parent / project root, serving as the ancestor POM for all projects -- declaring versions, profiles, and the modules to build
'io.brooklyn:brooklyn-parent:0.4.0'
<dependency>
<groupId>io.brooklyn</groupId>
<artifactId>brooklyn-parent</artifactId>
<version>0.4.0</version>
</dependency>
<dependency org="io.brooklyn" name="brooklyn-parent" rev="0.4.0"/>
"io.brooklyn", "brooklyn-parent", "0.4.0"