File tree Expand file tree Collapse file tree 9 files changed +19
-19
lines changed Expand file tree Collapse file tree 9 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<groupId >org.bdgenomics.adam</groupId >
6
- <artifactId >adam-parent_2.10 </artifactId >
6
+ <artifactId >adam-parent_2.11 </artifactId >
7
7
<version >0.23.0-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
- <artifactId >adam-apis_2.10 </artifactId >
11
+ <artifactId >adam-apis_2.11 </artifactId >
12
12
<packaging >jar</packaging >
13
13
<name >ADAM_${scala.version.prefix} : APIs for Java</name >
14
14
<build >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<groupId >org.bdgenomics.adam</groupId >
6
- <artifactId >adam-parent_2.10 </artifactId >
6
+ <artifactId >adam-parent_2.11 </artifactId >
7
7
<version >0.23.0-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
- <artifactId >adam-assembly_2.10 </artifactId >
11
+ <artifactId >adam-assembly_2.11 </artifactId >
12
12
<packaging >jar</packaging >
13
13
<name >ADAM_${scala.version.prefix} : Assembly</name >
14
14
<properties >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<groupId >org.bdgenomics.adam</groupId >
6
- <artifactId >adam-parent_2.10 </artifactId >
6
+ <artifactId >adam-parent_2.11 </artifactId >
7
7
<version >0.23.0-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
- <artifactId >adam-cli_2.10 </artifactId >
11
+ <artifactId >adam-cli_2.11 </artifactId >
12
12
<packaging >jar</packaging >
13
13
<name >ADAM_${scala.version.prefix} : CLI</name >
14
14
<properties >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<groupId >org.bdgenomics.adam</groupId >
6
- <artifactId >adam-parent_2.10 </artifactId >
6
+ <artifactId >adam-parent_2.11 </artifactId >
7
7
<version >0.23.0-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
- <artifactId >adam-codegen_2.10 </artifactId >
11
+ <artifactId >adam-codegen_2.11 </artifactId >
12
12
<packaging >jar</packaging >
13
13
<name >ADAM_${scala.version.prefix} : Avro-to-Dataset codegen utils</name >
14
14
<properties >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<groupId >org.bdgenomics.adam</groupId >
6
- <artifactId >adam-parent_2.10 </artifactId >
6
+ <artifactId >adam-parent_2.11 </artifactId >
7
7
<version >0.23.0-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
- <artifactId >adam-core_2.10 </artifactId >
11
+ <artifactId >adam-core_2.11 </artifactId >
12
12
<packaging >jar</packaging >
13
13
<name >ADAM_${scala.version.prefix} : Core</name >
14
14
<build >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<groupId >org.bdgenomics.adam</groupId >
6
- <artifactId >adam-parent_2.10 </artifactId >
6
+ <artifactId >adam-parent_2.11 </artifactId >
7
7
<version >0.23.0-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
- <artifactId >adam-distribution_2.10 </artifactId >
11
+ <artifactId >adam-distribution_2.11 </artifactId >
12
12
<packaging >pom</packaging >
13
13
<name >ADAM_${scala.version.prefix} : Distribution</name >
14
14
<build >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<groupId >org.bdgenomics.adam</groupId >
6
- <artifactId >adam-parent_2.10 </artifactId >
6
+ <artifactId >adam-parent_2.11 </artifactId >
7
7
<version >0.23.0-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
- <artifactId >adam-python_2.10 </artifactId >
11
+ <artifactId >adam-python_2.11 </artifactId >
12
12
<packaging >jar</packaging >
13
13
<name >ADAM_${scala.version.prefix} : Python APIs</name >
14
14
<properties >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<groupId >org.bdgenomics.adam</groupId >
6
- <artifactId >adam-parent_2.10 </artifactId >
6
+ <artifactId >adam-parent_2.11 </artifactId >
7
7
<version >0.23.0-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
- <artifactId >adam-r_2.10 </artifactId >
11
+ <artifactId >adam-r_2.11 </artifactId >
12
12
<packaging >jar</packaging >
13
13
<name >ADAM_${scala.version.prefix} : R APIs</name >
14
14
<properties >
Original file line number Diff line number Diff line change 9
9
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<groupId >org.bdgenomics.adam</groupId >
12
- <artifactId >adam-parent_2.10 </artifactId >
12
+ <artifactId >adam-parent_2.11 </artifactId >
13
13
<version >0.23.0-SNAPSHOT</version >
14
14
<packaging >pom</packaging >
15
15
<name >ADAM_${scala.version.prefix} </name >
19
19
<properties >
20
20
<java .version>1.8</java .version>
21
21
<avro .version>1.8.1</avro .version>
22
- <scala .version>2.10.6 </scala .version>
23
- <scala .version.prefix>2.10 </scala .version.prefix>
22
+ <scala .version>2.11.8 </scala .version>
23
+ <scala .version.prefix>2.11 </scala .version.prefix>
24
24
<spark .version>1.6.3</spark .version>
25
25
<parquet .version>1.8.2</parquet .version>
26
26
<!-- Edit the following line to configure the Hadoop (HDFS) version. -->
You can’t perform that action at this time.
0 commit comments