Skip to content

Commit 1354292

Browse files
committed
- Fixed hadoop-1 version to match jenkins build profile in hadoop1.0 tests and documentation
1 parent 6b4bfaf commit 1354292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1631,7 +1631,7 @@
16311631
<profile>
16321632
<id>hadoop-1</id>
16331633
<properties>
1634-
<hadoop.version>1.2.0</hadoop.version>
1634+
<hadoop.version>1.0.4</hadoop.version>
16351635
<protobuf.version>2.4.1</protobuf.version>
16361636
<hbase.version>0.98.7-hadoop1</hbase.version>
16371637
<avro.mapred.classifier>hadoop1</avro.mapred.classifier>

0 commit comments

Comments
 (0)