Actually, no branch exists for Collaboration Suite. So if you want to use CS trunk for a 2.0 version of portal, ecm ..., you have to modify some thinks for update CS dependancies. 1) In cs/trunk/pom.xml : Change component version in "profiles" part, for example : default default true 2.0 2.0 1.8 trunk 2.0 trunk Test true 2) in cs/trunk/web/csportal/pom.xml, Change each time ".../portal/trunk/..." by ".../portal/branches/2.0/..." if you use portal 2.0 version.