File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 1616 <distribution >repo</distribution >
1717 </license >
1818 </licenses >
19+ <repositories >
20+ <!-- Used for javaws:javaws -->
21+ <repository >
22+ <id >biojava-maven-repo</id >
23+ <name >BioJava repository</name >
24+ <url >http://www.biojava.org/download/maven/</url >
25+ <snapshots >
26+ <enabled >true</enabled >
27+ </snapshots >
28+ <releases >
29+ <enabled >true</enabled >
30+ <updatePolicy >always</updatePolicy >
31+ </releases >
32+ </repository >
33+ </repositories >
1934 <dependencies >
2035 <dependency >
2136 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 99 <artifactId >biojava-structure</artifactId >
1010 <name >biojava-structure</name >
1111 <description >The protein structure modules of BioJava.</description >
12+ <licenses >
13+ <license >
14+ <name >GNU LGPL v2</name >
15+ <url >http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt</url >
16+ <distribution >repo</distribution >
17+ </license >
18+ </licenses >
1219
1320 <dependencies >
1421
You can’t perform that action at this time.
0 commit comments