Skip to content

Commit 40e90d3

Browse files
committed
Set version to 2.0.0-alpha for contrib/bkjournal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.0.0-alpha@1336254 13f79535-47bb-0310-9956-ffa450edef68
1 parent b272be7 commit 40e90d3

File tree

1 file changed

+2
-2
lines changed
  • hadoop-hdfs-project/hadoop-hdfs/src/contrib/bkjournal

1 file changed

+2
-2
lines changed

hadoop-hdfs-project/hadoop-hdfs/src/contrib/bkjournal/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
<parent>
1818
<groupId>org.apache.hadoop</groupId>
1919
<artifactId>hadoop-project</artifactId>
20-
<version>2.0.0-SNAPSHOT</version>
20+
<version>2.0.0-alpha</version>
2121
<relativePath>../../../../../hadoop-project</relativePath>
2222
</parent>
2323

2424
<groupId>org.apache.hadoop.contrib</groupId>
2525
<artifactId>hadoop-hdfs-bkjournal</artifactId>
26-
<version>2.0.0-SNAPSHOT</version>
26+
<version>2.0.0-alpha</version>
2727
<description>Apache Hadoop HDFS BookKeeper Journal</description>
2828
<name>Apache Hadoop HDFS BookKeeper Journal</name>
2929
<packaging>jar</packaging>

0 commit comments

Comments
 (0)