Repository: maven Updated Branches: refs/heads/master c1a26faec -> 600c0a0f9
updated Jira location Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/600c0a0f Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/600c0a0f Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/600c0a0f Branch: refs/heads/master Commit: 600c0a0f9e55e67a7468925b2bde0c02a8a1534a Parents: c1a26fa Author: Hervé Boutemy <[email protected]> Authored: Sun Oct 11 23:13:13 2015 +0200 Committer: Hervé Boutemy <[email protected]> Committed: Sun Oct 11 23:13:13 2015 +0200 ---------------------------------------------------------------------- doap_Maven.rdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/600c0a0f/doap_Maven.rdf ---------------------------------------------------------------------- diff --git a/doap_Maven.rdf b/doap_Maven.rdf index 0bffd57..a50b68f 100644 --- a/doap_Maven.rdf +++ b/doap_Maven.rdf @@ -25,7 +25,7 @@ under the License. <asfext:pmc rdf:resource="http://maven.apache.org/"/> <shortdesc>Maven is a project development management and comprehension tool.</shortdesc> <description>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</description> - <bug-database rdf:resource="http://jira.codehaus.org/browse/MNG"/> + <bug-database rdf:resource="https://issues.apache.org/jira/browse/MNG"/> <mailing-list rdf:resource="http://maven.apache.org/mail-lists.html"/> <download-page rdf:resource="http://maven.apache.org/download.html"/> <programming-language>Java</programming-language>
