File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010-----
1111
1212* BioJava* 3.0.7 has been released and is available using Maven from
13- [ < http ://biojava.org/download /maven/ > ] ( http ://biojava.org/download /maven/)
13+ [ < https ://github.com/biojava /maven-repo/tree/master// > ] ( https ://github.com/biojava /maven-repo/tree/master /)
1414
1515### New Features
1616
@@ -27,7 +27,7 @@ Maven Download
2727
2828BioJava 3.0.7 requires [ Maven] ( http://maven.apache.org/ ) for the build
2929process. We are providing a BioJava specific Maven repository at
30- < http ://biojava.org/download /maven/> .
30+ < https ://github.com/biojava /maven-repo/tree/master /> .
3131
3232You can add the BioJava repository by adding the following XML to your
3333project pom.xml file:
@@ -44,9 +44,9 @@ project pom.xml file:
4444 <repositories>
4545 ...
4646 <repository>
47- <id>biojava-maven -repo</id>
48- <name>BioJava repository </name>
49- <url>http ://www. biojava.org/download/ maven/ </url>
47+ <id>biojava-legacy -repo</id>
48+ <name>BioJava's Git based legacy maven repo </name>
49+ <url>https ://github.com/ biojava/ maven-repo/raw/master/ </url>
5050 </repository>
5151 </repositories>
5252
You can’t perform that action at this time.
0 commit comments