HBASE-5531 Maven hadoop profile (version 23) needs to be updated with latest 23 snapshot (Laxman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1297591 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
723e8559e3
commit
6daf62029c
2
pom.xml
2
pom.xml
|
@ -1821,7 +1821,7 @@
|
||||||
</property>
|
</property>
|
||||||
</activation>
|
</activation>
|
||||||
<properties>
|
<properties>
|
||||||
<hadoop.version>0.23.1-SNAPSHOT</hadoop.version>
|
<hadoop.version>0.23.2-SNAPSHOT</hadoop.version>
|
||||||
</properties>
|
</properties>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue