Removed reference to my private jira...

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@901 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2010-09-23 09:01:27 +00:00
commit fe59a4607e

View file

@ -34,7 +34,7 @@ namespace Jira
/// <remarks/>
public JiraSoapServiceService()
{
this.Url = "http://jira.famkrom.nl/rpc/soap/jirasoapservice-v2";
this.Url = "http://jira/rpc/soap/jirasoapservice-v2";
}
/// <remarks/>