Details
Description
When I try to run the following command I get an AssertionError because the root projekt is added twice into map:
mvn release:branch -DdryRun=true -DbranchName=re3.07.05 -DautoVersionSubmodules=true
Attached patch should fix this issue