Removed "/secure" in the URL for JIRA. It seems to work without it... Not sure why though...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114341 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<currentVersion>1.3-SNAPSHOT</currentVersion>
|
||||
<shortDescription>Produce changes report</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/changes/</url>
|
||||
<issueTrackingUrl>http://jira.codehaus.org/secure/BrowseProject.jspa?id=10312</issueTrackingUrl>
|
||||
<issueTrackingUrl>http://jira.codehaus.org/BrowseProject.jspa?id=10312</issueTrackingUrl>
|
||||
<siteDirectory>/www/maven.apache.org/reference/plugins/changes/</siteDirectory>
|
||||
<repository>
|
||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/changes/</connection>
|
||||
|
||||
Reference in New Issue
Block a user