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

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

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

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

