Hi developers,

In preparation for our upcoming releases using Maven2, I'm separating our maven repo into 2:
- one for snapshots
- one for releases

This is required as I'd like then to sync our releases repo onto the maven central repo.

This means that you need to modify your settings.xml file as described on:
http://www.xwiki.org/xwiki/bin/view/Community/Building

Thanks and sorry for the inconvenience
-Vincent