[
https://issues.apache.org/jira/browse/HBASE-20247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408222#comment-16408222
]
stack commented on HBASE-20247:
-------------------------------
It did this for each pom...
<code>
diff --git a/hbase-archetypes/pom.xml b/hbase-archetypes/pom.xml
index 61fb48e33c..1bd57cf364 100644
--- a/hbase-archetypes/pom.xml
+++ b/hbase-archetypes/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>hbase-build-configuration</artifactId>
<groupId>org.apache.hbase</groupId>
- <version>2.0.0-beta-2</version>
+ <version>2.0.0</version>
<relativePath>../hbase-build-configuration</relativePath>
</parent>
</code>
> Set version as 2.0.0 in branch-2.0 in prep for first RC
> -------------------------------------------------------
>
> Key: HBASE-20247
> URL: https://issues.apache.org/jira/browse/HBASE-20247
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)