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