Repository: maven Updated Branches: refs/heads/master da5b4df93 -> baf343fcb
added core its to projects' sources Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/baf343fc Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/baf343fc Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/baf343fc Branch: refs/heads/master Commit: baf343fcb1cab495977e8e395d220b64e0807cde Parents: da5b4df Author: Hervé Boutemy <[email protected]> Authored: Wed Nov 16 14:41:06 2016 +0100 Committer: Hervé Boutemy <[email protected]> Committed: Wed Nov 16 14:41:06 2016 +0100 ---------------------------------------------------------------------- doap_Maven.rdf | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/baf343fc/doap_Maven.rdf ---------------------------------------------------------------------- diff --git a/doap_Maven.rdf b/doap_Maven.rdf index 88bf82a..86fbd1d 100644 --- a/doap_Maven.rdf +++ b/doap_Maven.rdf @@ -201,6 +201,12 @@ under the License. <browse rdf:resource="https://git-wip-us.apache.org/repos/asf/maven.git"/> </GitRepository> </repository> + <repository> + <GitRepository> + <location rdf:resource="https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git"/> + <browse rdf:resource="https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git"/> + </GitRepository> + </repository> <maintainer> <foaf:Person> <foaf:name>Apache Maven PMC</foaf:name>
