Fix repository location in doap file

This commit is contained in:
Benedikt Ritter 2015-05-18 09:17:18 +02:00
parent 241dccdca6
commit cf571ba2a6
1 changed files with 4 additions and 4 deletions

View File

@ -30,10 +30,10 @@
<shortdesc xml:lang="en">Apache Commons Math</shortdesc>
<description xml:lang="en">The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.</description>
<repository>
<SVNRepository>
<browse rdf:resource="http://svn.apache.org/viewvc/commons/proper/math/trunk/"/>
<location rdf:resource="http://svn.apache.org/repos/asf/commons/proper/math"/>
</SVNRepository>
<GitRepository>
<browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=commons-math.git"/>
<location rdf:resource="https://git-wip-us.apache.org/repos/asf/commons-math.git"/>
</GitRepository>
</repository>
<release>
<Version>