File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
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.11</artifactId >
7
- <version >0.23.0-SNAPSHOT </version >
7
+ <version >0.23.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.11</artifactId >
7
- <version >0.23.0-SNAPSHOT </version >
7
+ <version >0.23.0</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
64
64
</goals >
65
65
<configuration >
66
66
<transformers >
67
- <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
67
+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
68
68
</transformers >
69
69
</configuration >
70
70
</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.11</artifactId >
7
- <version >0.23.0-SNAPSHOT </version >
7
+ <version >0.23.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.11</artifactId >
7
- <version >0.23.0-SNAPSHOT </version >
7
+ <version >0.23.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.11</artifactId >
7
- <version >0.23.0-SNAPSHOT </version >
7
+ <version >0.23.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.11</artifactId >
7
- <version >0.23.0-SNAPSHOT </version >
7
+ <version >0.23.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.11</artifactId >
13
- <version >0.23.0-SNAPSHOT </version >
13
+ <version >0.23.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 >
52
52
<connection >scm:git:git@github.com:bigdatagenomics/adam.git</connection >
53
53
<developerConnection >scm:git:git@github.com:bigdatagenomics/adam.git</developerConnection >
54
54
<url >scm:git:git@github.com:bigdatagenomics/adam.git</url >
55
- <tag >master </tag >
55
+ <tag >adam-parent_2.11-0.23.0 </tag >
56
56
</scm >
57
57
<developers >
58
58
<developer >
You can’t perform that action at this time.
0 commit comments