<dependency>
    <maven>
        <groupId>org.apache.myfaces.shared</groupId>
        <artifactId>myfaces-shared-project</artifactId>
        <version>3.0.4</version>
    </maven>
    <jpp>
        <groupId>JPP/myfaces</groupId>
        <artifactId>shared12-project</artifactId>
        <version>3.0.4</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.apache.myfaces.shared</groupId>
        <artifactId>myfaces-shared-core</artifactId>
        <version>3.0.4</version>
    </maven>
    <jpp>
        <groupId>JPP/myfaces</groupId>
        <artifactId>shared12-core</artifactId>
        <version>3.0.4</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.apache.myfaces.shared</groupId>
        <artifactId>myfaces-shared-impl</artifactId>
        <version>3.0.4</version>
    </maven>
    <jpp>
        <groupId>JPP/myfaces</groupId>
        <artifactId>shared12-impl</artifactId>
        <version>3.0.4</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.apache.myfaces.shared</groupId>
        <artifactId>myfaces-shared-tomahawk</artifactId>
        <version>3.0.4</version>
    </maven>
    <jpp>
        <groupId>JPP/myfaces</groupId>
        <artifactId>shared12-tomahawk</artifactId>
        <version>3.0.4</version>
    </jpp>
</dependency>

