This is the root parent for the richfaces project that is released with the project, and contains pluginmangement, and common testing dependency management elements.
'org.richfaces.cdk:parent:4.0.0.Final'
<dependency> <groupId>org.richfaces.cdk</groupId> <artifactId>parent</artifactId> <version>4.0.0.Final</version> </dependency>
<dependency org="org.richfaces.cdk" name="parent" rev="4.0.0.Final"/>
"org.richfaces.cdk", "parent", "4.0.0.Final"