We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b272be7 commit 40e90d3Copy full SHA for 40e90d3
hadoop-hdfs-project/hadoop-hdfs/src/contrib/bkjournal/pom.xml
@@ -17,13 +17,13 @@
17
<parent>
18
<groupId>org.apache.hadoop</groupId>
19
<artifactId>hadoop-project</artifactId>
20
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0-alpha</version>
21
<relativePath>../../../../../hadoop-project</relativePath>
22
</parent>
23
24
<groupId>org.apache.hadoop.contrib</groupId>
25
<artifactId>hadoop-hdfs-bkjournal</artifactId>
26
27
<description>Apache Hadoop HDFS BookKeeper Journal</description>
28
<name>Apache Hadoop HDFS BookKeeper Journal</name>
29
<packaging>jar</packaging>
0 commit comments