Just the parent POM, default information and such.
'xyz.luan:parent-pom:1.0.0'
<dependency>
<groupId>xyz.luan</groupId>
<artifactId>parent-pom</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="xyz.luan" name="parent-pom" rev="1.0.0"/>
"xyz.luan", "parent-pom", "1.0.0"