File tree Expand file tree Collapse file tree 14 files changed +32
-32
lines changed
biojava-protein-comparison-tool Expand file tree Collapse file tree 14 files changed +32
-32
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 >7.2.0 </version >
5
+ <version >7.2.1-SNAPSHOT </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 >7.2.0 </version >
73
+ <version >7.2.1-SNAPSHOT </version >
74
74
</dependency >
75
75
<dependency >
76
76
<groupId >org.biojava</groupId >
77
77
<artifactId >biojava-structure</artifactId >
78
- <version >7.2.0 </version >
78
+ <version >7.2.1-SNAPSHOT </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 >7.2.0 </version >
7
+ <version >7.2.1-SNAPSHOT </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 >7.2.0 </version >
50
+ <version >7.2.1-SNAPSHOT </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 >7.2.0 </version >
6
+ <version >7.2.1-SNAPSHOT </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 >7.2.0 </version >
6
+ <version >7.2.1-SNAPSHOT </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >biojava-genome</artifactId >
70
70
<dependency >
71
71
<groupId >org.biojava</groupId >
72
72
<artifactId >biojava-core</artifactId >
73
- <version >7.2.0 </version >
73
+ <version >7.2.1-SNAPSHOT </version >
74
74
<scope >compile</scope >
75
75
</dependency >
76
76
<dependency >
77
77
<groupId >org.biojava</groupId >
78
78
<artifactId >biojava-alignment</artifactId >
79
- <version >7.2.0 </version >
79
+ <version >7.2.1-SNAPSHOT </version >
80
80
<scope >compile</scope >
81
81
</dependency >
82
82
<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 >7.2.0 </version >
7
+ <version >7.2.1-SNAPSHOT </version >
8
8
</parent >
9
9
<artifactId >biojava-integrationtest</artifactId >
10
10
<packaging >jar</packaging >
40
40
<dependency >
41
41
<groupId >org.biojava</groupId >
42
42
<artifactId >biojava-structure</artifactId >
43
- <version >7.2.0 </version >
43
+ <version >7.2.1-SNAPSHOT </version >
44
44
</dependency >
45
45
<!-- logging dependencies (managed by parent pom, don't set versions or scopes here) -->
46
46
<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 >7.2.0 </version >
7
+ <version >7.2.1-SNAPSHOT </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 >7.2.0 </version >
34
+ <version >7.2.1-SNAPSHOT </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 >7.2.0 </version >
7
+ <version >7.2.1-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<artifactId >biojava-ontology</artifactId >
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 >7.2.0 </version >
7
+ <version >7.2.1-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<artifactId >biojava-protein-comparison-tool</artifactId >
36
36
<dependency >
37
37
<groupId >org.biojava</groupId >
38
38
<artifactId >biojava-alignment</artifactId >
39
- <version >7.2.0 </version >
39
+ <version >7.2.1-SNAPSHOT </version >
40
40
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >org.biojava</groupId >
44
44
<artifactId >biojava-core</artifactId >
45
- <version >7.2.0 </version >
45
+ <version >7.2.1-SNAPSHOT </version >
46
46
</dependency >
47
47
<dependency >
48
48
<groupId >org.biojava</groupId >
49
49
<artifactId >biojava-structure</artifactId >
50
- <version >7.2.0 </version >
50
+ <version >7.2.1-SNAPSHOT </version >
51
51
</dependency >
52
52
<dependency >
53
53
<groupId >org.biojava</groupId >
54
54
<artifactId >biojava-structure-gui</artifactId >
55
- <version >7.2.0 </version >
55
+ <version >7.2.1-SNAPSHOT </version >
56
56
</dependency >
57
57
<dependency >
58
58
<groupId >net.sourceforge.jmol</groupId >
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 >7.2.0 </version >
6
+ <version >7.2.1-SNAPSHOT </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 >7.2.0 </version >
66
+ <version >7.2.1-SNAPSHOT </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 >7.2.0 </version >
6
+ <version >7.2.1-SNAPSHOT </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 >7.2.0 </version >
30
+ <version >7.2.1-SNAPSHOT </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 >7.2.0 </version >
36
+ <version >7.2.1-SNAPSHOT </version >
37
37
<scope >compile</scope >
38
38
</dependency >
39
39
You can’t perform that action at this time.
0 commit comments