File tree Expand file tree Collapse file tree
biojava3-protein-disorder Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <parent >
33 <artifactId >biojava</artifactId >
44 <groupId >org.biojava</groupId >
5- <version >3.0.6-SNAPSHOT </version >
5+ <version >3.0.6</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >biojava3-aa-prop</artifactId >
5151 <dependency >
5252 <groupId >org.biojava</groupId >
5353 <artifactId >biojava3-core</artifactId >
54- <version >3.0.6-SNAPSHOT </version >
54+ <version >3.0.6</version >
5555 </dependency >
5656 <dependency >
5757 <groupId >org.biojava</groupId >
5858 <artifactId >biojava3-structure</artifactId >
59- <version >3.0.6-SNAPSHOT </version >
59+ <version >3.0.6</version >
6060 </dependency >
6161 <dependency >
6262 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <artifactId >biojava</artifactId >
76 <groupId >org.biojava</groupId >
8- <version >3.0.6-SNAPSHOT </version >
7+ <version >3.0.6</version >
98 </parent >
109 <artifactId >biojava3-alignment</artifactId >
1110 <name >biojava3-alignment</name >
3534 <dependency >
3635 <groupId >org.biojava</groupId >
3736 <artifactId >biojava3-core</artifactId >
38- <version >3.0.6-SNAPSHOT </version >
37+ <version >3.0.6</version >
3938 <scope >compile</scope >
4039 </dependency >
4140 <dependency >
4241 <groupId >org.biojava</groupId >
4342 <artifactId >biojava3-phylo</artifactId >
44- <version >3.0.6-SNAPSHOT </version >
43+ <version >3.0.6</version >
4544 <scope >compile</scope >
4645 </dependency >
4746 <dependency >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >biojava</artifactId >
55 <groupId >org.biojava</groupId >
6- <version >3.0.6-SNAPSHOT </version >
6+ <version >3.0.6</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >biojava3-core</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >biojava</artifactId >
55 <groupId >org.biojava</groupId >
6- <version >3.0.6-SNAPSHOT </version >
6+ <version >3.0.6</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >biojava3-genome</artifactId >
5858 <dependency >
5959 <groupId >org.biojava</groupId >
6060 <artifactId >biojava3-core</artifactId >
61- <version >3.0.6-SNAPSHOT </version >
61+ <version >3.0.6</version >
6262 <scope >compile</scope >
6363 </dependency >
6464 <dependency >
6565 <groupId >org.biojava</groupId >
6666 <artifactId >biojava3-alignment</artifactId >
67- <version >3.0.6-SNAPSHOT </version >
67+ <version >3.0.6</version >
6868 <scope >compile</scope >
6969 </dependency >
7070 <dependency >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >biojava</artifactId >
66 <groupId >org.biojava</groupId >
7- <version >3.0.6-SNAPSHOT </version >
7+ <version >3.0.6</version >
88 </parent >
99 <artifactId >biojava3-modfinder</artifactId >
1010 <name >biojava3-modfinder</name >
2323 <dependency >
2424 <groupId >org.biojava</groupId >
2525 <artifactId >biojava3-structure</artifactId >
26- <version >3.0.6-SNAPSHOT </version >
26+ <version >3.0.6</version >
2727 <type >jar</type >
2828 <scope >compile</scope >
2929 </dependency >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >biojava</artifactId >
55 <groupId >org.biojava</groupId >
6- <version >3.0.6-SNAPSHOT </version >
6+ <version >3.0.6</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >biojava3-phylo</artifactId >
4545 <dependency >
4646 <groupId >org.biojava</groupId >
4747 <artifactId >biojava3-core</artifactId >
48- <version >3.0.6-SNAPSHOT </version >
48+ <version >3.0.6</version >
4949 <scope >compile</scope >
5050 </dependency >
5151 <dependency >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >biojava</artifactId >
55 <groupId >org.biojava</groupId >
6- <version >3.0.6-SNAPSHOT </version >
6+ <version >3.0.6</version >
77 </parent >
88 <artifactId >biojava3-protein-disorder</artifactId >
99 <packaging >jar</packaging >
5151 <dependency >
5252 <groupId >org.biojava</groupId >
5353 <artifactId >biojava3-core</artifactId >
54- <version >3.0.6-SNAPSHOT </version >
54+ <version >3.0.6</version >
5555 </dependency >
5656 </dependencies >
5757
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >biojava</artifactId >
55 <groupId >org.biojava</groupId >
6- <version >3.0.6-SNAPSHOT </version >
6+ <version >3.0.6</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >biojava3-sequencing</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <parent >
54 <artifactId >biojava</artifactId >
65 <groupId >org.biojava</groupId >
7- <version >3.0.6-SNAPSHOT </version >
6+ <version >3.0.6</version >
87 </parent >
98 <modelVersion >4.0.0</modelVersion >
109 <artifactId >biojava3-structure-gui</artifactId >
4342 <dependency >
4443 <groupId >org.biojava</groupId >
4544 <artifactId >biojava3-structure</artifactId >
46- <version >3.0.6-SNAPSHOT </version >
45+ <version >3.0.6</version >
4746 <scope >compile</scope >
4847 </dependency >
4948 <dependency >
5049 <groupId >org.biojava</groupId >
5150 <artifactId >biojava3-core</artifactId >
52- <version >3.0.6-SNAPSHOT </version >
51+ <version >3.0.6</version >
5352 <scope >compile</scope >
5453 </dependency >
5554 </dependencies >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >biojava</artifactId >
66 <groupId >org.biojava</groupId >
7- <version >3.0.6-SNAPSHOT </version >
7+ <version >3.0.6</version >
88 </parent >
99 <artifactId >biojava3-structure</artifactId >
1010 <name >biojava3-structure</name >
1818 <dependency >
1919 <groupId >org.biojava</groupId >
2020 <artifactId >biojava3-alignment</artifactId >
21- <version >3.0.6-SNAPSHOT </version >
21+ <version >3.0.6</version >
2222 <scope >compile</scope >
2323 </dependency >
2424 <dependency >
2525 <groupId >org.biojava</groupId >
2626 <artifactId >biojava3-core</artifactId >
27- <version >3.0.6-SNAPSHOT </version >
27+ <version >3.0.6</version >
2828 <scope >compile</scope >
2929 </dependency >
3030
You can’t perform that action at this time.
0 commit comments