File tree Expand file tree Collapse file tree 13 files changed +27
-27
lines changed Expand file tree Collapse file tree 13 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<artifactId >biojava</artifactId >
4
4
<groupId >org.biojava</groupId >
5
- <version >5.3.1-SNAPSHOT </version >
5
+ <version >5.4.0 </version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >biojava-aa-prop</artifactId >
70
70
<dependency >
71
71
<groupId >org.biojava</groupId >
72
72
<artifactId >biojava-core</artifactId >
73
- <version >5.3.1-SNAPSHOT </version >
73
+ <version >5.4.0 </version >
74
74
</dependency >
75
75
<dependency >
76
76
<groupId >org.biojava</groupId >
77
77
<artifactId >biojava-structure</artifactId >
78
- <version >5.3.1-SNAPSHOT </version >
78
+ <version >5.4.0 </version >
79
79
</dependency >
80
80
81
81
<!-- logging dependencies (managed by parent pom, don't set versions or scopes here) -->
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >biojava</artifactId >
6
6
<groupId >org.biojava</groupId >
7
- <version >5.3.1-SNAPSHOT </version >
7
+ <version >5.4.0 </version >
8
8
</parent >
9
9
<artifactId >biojava-alignment</artifactId >
10
10
<name >biojava-alignment</name >
47
47
<dependency >
48
48
<groupId >org.biojava</groupId >
49
49
<artifactId >biojava-core</artifactId >
50
- <version >5.3.1-SNAPSHOT </version >
50
+ <version >5.4.0 </version >
51
51
<scope >compile</scope >
52
52
</dependency >
53
53
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >biojava</artifactId >
5
5
<groupId >org.biojava</groupId >
6
- <version >5.3.1-SNAPSHOT </version >
6
+ <version >5.4.0 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >biojava-core</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >biojava</artifactId >
5
5
<groupId >org.biojava</groupId >
6
- <version >5.3.1-SNAPSHOT </version >
6
+ <version >5.4.0 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >biojava-genome</artifactId >
85
85
<dependency >
86
86
<groupId >org.biojava</groupId >
87
87
<artifactId >biojava-core</artifactId >
88
- <version >5.3.1-SNAPSHOT </version >
88
+ <version >5.4.0 </version >
89
89
<scope >compile</scope >
90
90
</dependency >
91
91
<dependency >
92
92
<groupId >org.biojava</groupId >
93
93
<artifactId >biojava-alignment</artifactId >
94
- <version >5.3.1-SNAPSHOT </version >
94
+ <version >5.4.0 </version >
95
95
<scope >compile</scope >
96
96
</dependency >
97
97
<dependency >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >biojava</artifactId >
6
6
<groupId >org.biojava</groupId >
7
- <version >5.3.1-SNAPSHOT </version >
7
+ <version >5.4.0 </version >
8
8
</parent >
9
9
<artifactId >biojava-integrationtest</artifactId >
10
10
<packaging >jar</packaging >
28
28
<dependency >
29
29
<groupId >org.biojava</groupId >
30
30
<artifactId >biojava-structure</artifactId >
31
- <version >5.3.1-SNAPSHOT </version >
31
+ <version >5.4.0 </version >
32
32
</dependency >
33
33
<!-- logging dependencies (managed by parent pom, don't set versions or scopes here) -->
34
34
<dependency >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >biojava</artifactId >
6
6
<groupId >org.biojava</groupId >
7
- <version >5.3.1-SNAPSHOT </version >
7
+ <version >5.4.0 </version >
8
8
</parent >
9
9
<artifactId >biojava-modfinder</artifactId >
10
10
<name >biojava-modfinder</name >
31
31
<dependency >
32
32
<groupId >org.biojava</groupId >
33
33
<artifactId >biojava-structure</artifactId >
34
- <version >5.3.1-SNAPSHOT </version >
34
+ <version >5.4.0 </version >
35
35
<type >jar</type >
36
36
<scope >compile</scope >
37
37
</dependency >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.biojava</groupId >
6
6
<artifactId >biojava</artifactId >
7
- <version >5.3.1-SNAPSHOT </version >
7
+ <version >5.4.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >biojava-ontology</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >biojava</artifactId >
5
5
<groupId >org.biojava</groupId >
6
- <version >5.3.1-SNAPSHOT </version >
6
+ <version >5.4.0 </version >
7
7
</parent >
8
8
<artifactId >biojava-protein-disorder</artifactId >
9
9
<packaging >jar</packaging >
63
63
<dependency >
64
64
<groupId >org.biojava</groupId >
65
65
<artifactId >biojava-core</artifactId >
66
- <version >5.3.1-SNAPSHOT </version >
66
+ <version >5.4.0 </version >
67
67
</dependency >
68
68
<!-- logging dependencies (managed by parent pom, don't set versions or
69
69
scopes here) -->
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >biojava</artifactId >
5
5
<groupId >org.biojava</groupId >
6
- <version >5.3.1-SNAPSHOT </version >
6
+ <version >5.4.0 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >biojava-structure-gui</artifactId >
27
27
<dependency >
28
28
<groupId >org.biojava</groupId >
29
29
<artifactId >biojava-structure</artifactId >
30
- <version >5.3.1-SNAPSHOT </version >
30
+ <version >5.4.0 </version >
31
31
<scope >compile</scope >
32
32
</dependency >
33
33
<dependency >
34
34
<groupId >org.biojava</groupId >
35
35
<artifactId >biojava-core</artifactId >
36
- <version >5.3.1-SNAPSHOT </version >
36
+ <version >5.4.0 </version >
37
37
<scope >compile</scope >
38
38
</dependency >
39
39
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >biojava</artifactId >
6
6
<groupId >org.biojava</groupId >
7
- <version >5.3.1-SNAPSHOT </version >
7
+ <version >5.4.0 </version >
8
8
</parent >
9
9
<artifactId >biojava-structure</artifactId >
10
10
<name >biojava-structure</name >
44
44
<dependency >
45
45
<groupId >org.biojava</groupId >
46
46
<artifactId >biojava-alignment</artifactId >
47
- <version >5.3.1-SNAPSHOT </version >
47
+ <version >5.4.0 </version >
48
48
<scope >compile</scope >
49
49
</dependency >
50
50
<dependency >
51
51
<groupId >org.biojava</groupId >
52
52
<artifactId >biojava-core</artifactId >
53
- <version >5.3.1-SNAPSHOT </version >
53
+ <version >5.4.0 </version >
54
54
<scope >compile</scope >
55
55
</dependency >
56
56
You can’t perform that action at this time.
0 commit comments