File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.bdgenomics.adam</groupId >
6
6
<artifactId >adam-parent_2.10</artifactId >
7
- <version >0.21.1-SNAPSHOT </version >
7
+ <version >0.22.0 </version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.bdgenomics.adam</groupId >
6
6
<artifactId >adam-parent_2.10</artifactId >
7
- <version >0.21.1-SNAPSHOT </version >
7
+ <version >0.22.0 </version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
65
65
</goals >
66
66
<configuration >
67
67
<transformers >
68
- <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
68
+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
69
69
</transformers >
70
70
</configuration >
71
71
</execution >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.bdgenomics.adam</groupId >
6
6
<artifactId >adam-parent_2.10</artifactId >
7
- <version >0.21.1-SNAPSHOT </version >
7
+ <version >0.22.0 </version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.bdgenomics.adam</groupId >
6
6
<artifactId >adam-parent_2.10</artifactId >
7
- <version >0.21.1-SNAPSHOT </version >
7
+ <version >0.22.0 </version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.bdgenomics.adam</groupId >
6
6
<artifactId >adam-parent_2.10</artifactId >
7
- <version >0.21.1-SNAPSHOT </version >
7
+ <version >0.22.0 </version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
<groupId >org.bdgenomics.adam</groupId >
12
12
<artifactId >adam-parent_2.10</artifactId >
13
- <version >0.21.1-SNAPSHOT </version >
13
+ <version >0.22.0 </version >
14
14
<packaging >pom</packaging >
15
15
<name >ADAM_${scala.version.prefix} </name >
16
16
<description >A fast, scalable genome analysis system</description >
51
51
<connection >scm:git:git@github.com:bigdatagenomics/adam.git</connection >
52
52
<developerConnection >scm:git:git@github.com:bigdatagenomics/adam.git</developerConnection >
53
53
<url >scm:git:git@github.com:bigdatagenomics/adam.git</url >
54
- <tag >master </tag >
54
+ <tag >adam-parent_2.10-0.22.0 </tag >
55
55
</scm >
56
56
<developers >
57
57
<developer >
You can’t perform that action at this time.
0 commit comments