A POM containing properties, profiles, plugin configurations, etc. that are common across all Shibboleth V3 projects.
'net.shibboleth:parent-v3:8'
<dependency> <groupId>net.shibboleth</groupId> <artifactId>parent-v3</artifactId> <version>8</version> </dependency>
<dependency org="net.shibboleth" name="parent-v3" rev="8"/>
"net.shibboleth", "parent-v3", "8"