Previously, the project URL regex assumed that a project may not have
slashes in the name. As this is not the case in reality, this change
modifies the regex to capture (.+) instead of ([^\/]+) as the project
name.
Bug: Issue 6897
Change-Id: I7305056964d994d83c03cf06e904a12adb91073e