fix(build): Add groupId to root project (#437)

Currently, the task findSonatypeStagingRepo is failing to find the exact match even if the repository exists with same description. This is due to missing groupId, resulting to leading colon in the description.

Fixes #436
1 file changed