Description of problem: Source control URLs are stored against projects on the server and can be viewed and modified through the website, but are not accessible through the clients. Update API and clients to include source control URL retrieval and modification.
Added source control URLs to DTO and updated put-project to allow specifying of source control URLs for both maven plugin and java cli client. See: - Addition of urls to DTO: https://github.com/zanata/zanata-api/commit/7e815afdca1b740466d86a3470783a97a3f080aa - Copy between entity and DTO: https://github.com/zanata/zanata/commit/fc93e45f987c393686a5f746e3c81ab2681c0b22 - Add to client: https://github.com/zanata/zanata-client/commit/665a84f671bc6c325a1043c98f93b6712b417b08
VERIFIED with Zanata version 2.2-SNAPSHOT (20130215-1232) and maven client 2.0.2-SNAPSHOT
Closing VERIFIED bugs for Zanata versions <= 3.1.