File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1647
1647
<id >hadoop-2.3</id >
1648
1648
<properties >
1649
1649
<hadoop .version>2.3.0</hadoop .version>
1650
- <protobuf .version>2.5.0 </protobuf .version>
1650
+ <protobuf .version>${protobuf.version} </protobuf .version>
1651
1651
<jets3t .version>0.9.3</jets3t .version>
1652
- <hbase .version>0.98.7-hadoop2 </hbase .version>
1652
+ <hbase .version>${hbase.version} </hbase .version>
1653
1653
<commons .math3.version>3.1.1</commons .math3.version>
1654
1654
<avro .mapred.classifier>hadoop2</avro .mapred.classifier>
1655
- <codehaus .jackson.version>1.9.13 </codehaus .jackson.version>
1655
+ <codehaus .jackson.version>${codehaus.jackson.version} </codehaus .jackson.version>
1656
1656
</properties >
1657
1657
</profile >
1658
1658
1659
1659
<profile >
1660
1660
<id >hadoop-2.4</id >
1661
1661
<properties >
1662
1662
<hadoop .version>2.4.0</hadoop .version>
1663
- <protobuf .version>2.5.0 </protobuf .version>
1663
+ <protobuf .version>${protobuf.version} </protobuf .version>
1664
1664
<jets3t .version>0.9.3</jets3t .version>
1665
- <hbase .version>0.98.7-hadoop2 </hbase .version>
1665
+ <hbase .version>${hbase.version} </hbase .version>
1666
1666
<commons .math3.version>3.1.1</commons .math3.version>
1667
1667
<avro .mapred.classifier>hadoop2</avro .mapred.classifier>
1668
- <codehaus .jackson.version>1.9.13 </codehaus .jackson.version>
1668
+ <codehaus .jackson.version>${codehaus.jackson.version} </codehaus .jackson.version>
1669
1669
</properties >
1670
1670
</profile >
1671
1671
You can’t perform that action at this time.
0 commit comments