I\'m using Eclipse as IDE and Maven outside of it to keep all dependencies up to date and update the Eclipse-project as such. In Eclipse I usually specify the JRE system lib
Go into Window > Preferences > Java > Installed JREs > Execution Environments
Select JavaSE-1.6, click the checkbox on the right that should indicate "perfect match"
then use "update project configuration" from the maven menu.