<dependency>
    <maven>
        <groupId>org.richfaces.cdk</groupId>
        <artifactId>generator</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>generator</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.cdk</groupId>
        <artifactId>maven-archetype-jsf-component</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>maven-archetype-jsf-component</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.cdk</groupId>
        <artifactId>maven-archetype-jsfwebapp</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>maven-archetype-jsfwebapp</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.cdk</groupId>
        <artifactId>maven-archetype-plug-n-skin</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>maven-archetype-plug-n-skin</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.cdk</groupId>
        <artifactId>maven-cdk-plugin</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>maven-cdk-plugin</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.cdk</groupId>
        <artifactId>maven-javascript-plugin</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>maven-javascript-plugin</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.docs.cdkguide</groupId>
        <artifactId>en</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>cdkguide_en</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.docs.faq</groupId>
        <artifactId>en</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>faq_en</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.docs</groupId>
        <artifactId>highlight</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>highlight</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.docs.migration</groupId>
        <artifactId>en</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>migration_en</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.docs.userguide</groupId>
        <artifactId>en</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>userguide_en</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.docs.xslt</groupId>
        <artifactId>en</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>en</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.framework</groupId>
        <artifactId>richfaces-api</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>richfaces-api</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.framework</groupId>
        <artifactId>richfaces-impl</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>richfaces-impl</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.framework</groupId>
        <artifactId>richfaces-test</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>richfaces-test</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.samples</groupId>
        <artifactId>darkX</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>darkX</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.samples</groupId>
        <artifactId>glassX</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>glassX</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.samples</groupId>
        <artifactId>laguna</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>laguna</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>beanValidator</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>beanValidator</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>calendar</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>calendar</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>columns</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>columns</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>combobox</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>combobox</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>componentControl</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>componentControl</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>contextMenu</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>contextMenu</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>core</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>core</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>dataFilterSlider</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>dataFilterSlider</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>dataTable</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>dataTable</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>datascroller</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>datascroller</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>drag-drop</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>drag-drop</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>dropdown-menu</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>dropdown-menu</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>effect</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>effect</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>extendedDataTable</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>extendedDataTable</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>fileUpload</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>fileUpload</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>functions</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>functions</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>gmap</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>gmap</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>hotKey</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>hotKey</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>inplaceInput</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>inplaceInput</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>inplaceSelect</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>inplaceSelect</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>inputnumber-slider</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>inputnumber-slider</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>inputnumber-spinner</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>inputnumber-spinner</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>insert</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>insert</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>jQuery</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>jQuery</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>listShuttle</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>listShuttle</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>menu-components</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>menu-components</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>message</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>message</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>modal-panel</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>modal-panel</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>orderingList</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>orderingList</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>paint2D</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>paint2D</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>panel</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>panel</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>panelbar</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>panelbar</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>panelmenu</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>panelmenu</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>pickList</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>pickList</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>progressBar</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>progressBar</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>scrollableDataTable</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>scrollableDataTable</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>separator</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>separator</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>simpleTogglePanel</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>simpleTogglePanel</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>spacer</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>spacer</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>state</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>state</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>suggestionbox</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>suggestionbox</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>tabPanel</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>tabPanel</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>togglePanel</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>togglePanel</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>toolBar</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>toolBar</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>tooltip</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>tooltip</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>tree</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>tree</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>treeModel</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>treeModel</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.richfaces.ui</groupId>
        <artifactId>virtualEarth</artifactId>
        <version>3.2.2.SR1</version>
    </maven>
    <jpp>
        <groupId>JPP/richfaces</groupId>
        <artifactId>virtualEarth</artifactId>
        <version>3.2.2.SR1</version>
    </jpp>
</dependency>

