
<dependency>
    <maven>
        <groupId>org.eclipse.gemini.blueprint</groupId>
        <artifactId>gemini-blueprint</artifactId>
        <version>1.0.2.RELEASE</version>
    </maven>
    <jpp>
        <groupId>JPP/gemini</groupId>
        <artifactId>blueprint-gemini-blueprint</artifactId>
        <version>1.0.2.RELEASE</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.eclipse.gemini.blueprint</groupId>
        <artifactId>gemini-blueprint-core</artifactId>
        <version>1.0.2.RELEASE</version>
    </maven>
    <jpp>
        <groupId>JPP/gemini-blueprint</groupId>
        <artifactId>gemini-blueprint-core</artifactId>
        <version>1.0.2.RELEASE</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.eclipse.gemini.blueprint</groupId>
        <artifactId>gemini-blueprint-extender</artifactId>
        <version>1.0.2.RELEASE</version>
    </maven>
    <jpp>
        <groupId>JPP/gemini-blueprint</groupId>
        <artifactId>gemini-blueprint-extender</artifactId>
        <version>1.0.2.RELEASE</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.eclipse.gemini.blueprint</groupId>
        <artifactId>gemini-blueprint-mock</artifactId>
        <version>1.0.2.RELEASE</version>
    </maven>
    <jpp>
        <groupId>JPP/gemini-blueprint</groupId>
        <artifactId>gemini-blueprint-mock</artifactId>
        <version>1.0.2.RELEASE</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.eclipse.gemini.blueprint</groupId>
        <artifactId>gemini-blueprint-io</artifactId>
        <version>1.0.2.RELEASE</version>
    </maven>
    <jpp>
        <groupId>JPP/gemini-blueprint</groupId>
        <artifactId>gemini-blueprint-io</artifactId>
        <version>1.0.2.RELEASE</version>
    </jpp>
</dependency>
