diff --git a/hbase-annotations/pom.xml b/hbase-annotations/pom.xml
index 7f78a9e6d00..d4297358180 100644
--- a/hbase-annotations/pom.xml
+++ b/hbase-annotations/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-archetypes/hbase-archetype-builder/pom.xml b/hbase-archetypes/hbase-archetype-builder/pom.xml
index 1bbdb45d467..0ef7586400e 100644
--- a/hbase-archetypes/hbase-archetype-builder/pom.xml
+++ b/hbase-archetypes/hbase-archetype-builder/pom.xml
@@ -25,7 +25,7 @@
hbase-archetypes
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-archetypes/hbase-client-project/pom.xml b/hbase-archetypes/hbase-client-project/pom.xml
index 1e4e50786cf..a55b7f228e7 100644
--- a/hbase-archetypes/hbase-client-project/pom.xml
+++ b/hbase-archetypes/hbase-client-project/pom.xml
@@ -26,7 +26,7 @@
hbase-archetypes
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
hbase-client-project
diff --git a/hbase-archetypes/hbase-shaded-client-project/pom.xml b/hbase-archetypes/hbase-shaded-client-project/pom.xml
index 6d237d3f85d..3da6cb3d91b 100644
--- a/hbase-archetypes/hbase-shaded-client-project/pom.xml
+++ b/hbase-archetypes/hbase-shaded-client-project/pom.xml
@@ -26,7 +26,7 @@
hbase-archetypes
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
hbase-shaded-client-project
diff --git a/hbase-archetypes/pom.xml b/hbase-archetypes/pom.xml
index 6681fb2abb1..c1c89507b3d 100644
--- a/hbase-archetypes/pom.xml
+++ b/hbase-archetypes/pom.xml
@@ -24,7 +24,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-assembly/pom.xml b/hbase-assembly/pom.xml
index a8ac79d8d4a..a389946e50f 100644
--- a/hbase-assembly/pom.xml
+++ b/hbase-assembly/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
hbase-assembly
diff --git a/hbase-checkstyle/pom.xml b/hbase-checkstyle/pom.xml
index 4b41f75b042..0ff7f8efd0e 100644
--- a/hbase-checkstyle/pom.xml
+++ b/hbase-checkstyle/pom.xml
@@ -24,14 +24,14 @@
4.0.0
org.apache.hbase
hbase-checkstyle
-1.4.0-SNAPSHOT
+1.5.0-SNAPSHOT
Apache HBase - Checkstyle
Module to hold Checkstyle properties for HBase.
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml
index ad78d4c507e..83e5ac3ac59 100644
--- a/hbase-client/pom.xml
+++ b/hbase-client/pom.xml
@@ -24,7 +24,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml
index c4043128d6f..7f31cc339af 100644
--- a/hbase-common/pom.xml
+++ b/hbase-common/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml
index a3d16e0bb9f..a100ab25554 100644
--- a/hbase-examples/pom.xml
+++ b/hbase-examples/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
hbase-examples
diff --git a/hbase-external-blockcache/pom.xml b/hbase-external-blockcache/pom.xml
index 91fe8461e8e..b4f070fa102 100644
--- a/hbase-external-blockcache/pom.xml
+++ b/hbase-external-blockcache/pom.xml
@@ -25,7 +25,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
hbase-external-blockcache
diff --git a/hbase-hadoop-compat/pom.xml b/hbase-hadoop-compat/pom.xml
index bdb5d0a7174..049fc2889fd 100644
--- a/hbase-hadoop-compat/pom.xml
+++ b/hbase-hadoop-compat/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-hadoop2-compat/pom.xml b/hbase-hadoop2-compat/pom.xml
index 54a31b6e77d..1c057c3d777 100644
--- a/hbase-hadoop2-compat/pom.xml
+++ b/hbase-hadoop2-compat/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml
index 4c87bf19a59..715bcac9b59 100644
--- a/hbase-it/pom.xml
+++ b/hbase-it/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-metrics-api/pom.xml b/hbase-metrics-api/pom.xml
index cf55905deea..4c090b18be3 100644
--- a/hbase-metrics-api/pom.xml
+++ b/hbase-metrics-api/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-metrics/pom.xml b/hbase-metrics/pom.xml
index e32db772004..7edba02fdcf 100644
--- a/hbase-metrics/pom.xml
+++ b/hbase-metrics/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-prefix-tree/pom.xml b/hbase-prefix-tree/pom.xml
index 05b50f355d8..9a5649b4cac 100644
--- a/hbase-prefix-tree/pom.xml
+++ b/hbase-prefix-tree/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-procedure/pom.xml b/hbase-procedure/pom.xml
index eef31d7b778..0375010c8d7 100644
--- a/hbase-procedure/pom.xml
+++ b/hbase-procedure/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-protocol/pom.xml b/hbase-protocol/pom.xml
index 9424691e1a2..7291d15e64e 100644
--- a/hbase-protocol/pom.xml
+++ b/hbase-protocol/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-resource-bundle/pom.xml b/hbase-resource-bundle/pom.xml
index 4780b3a201c..481b18b31c4 100644
--- a/hbase-resource-bundle/pom.xml
+++ b/hbase-resource-bundle/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
diff --git a/hbase-rest/pom.xml b/hbase-rest/pom.xml
index 882e6d110b1..83d059941cc 100644
--- a/hbase-rest/pom.xml
+++ b/hbase-rest/pom.xml
@@ -25,7 +25,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
hbase-rest
diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml
index e765b1deaf7..9e32783e9df 100644
--- a/hbase-server/pom.xml
+++ b/hbase-server/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
hbase-server
diff --git a/hbase-shaded/hbase-shaded-client/pom.xml b/hbase-shaded/hbase-shaded-client/pom.xml
index 6f74e9a92c3..4cea99f764a 100644
--- a/hbase-shaded/hbase-shaded-client/pom.xml
+++ b/hbase-shaded/hbase-shaded-client/pom.xml
@@ -24,7 +24,7 @@
hbase-shaded
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
hbase-shaded-client
diff --git a/hbase-shaded/hbase-shaded-server/pom.xml b/hbase-shaded/hbase-shaded-server/pom.xml
index 302a9c51e5d..3bcea01d46c 100644
--- a/hbase-shaded/hbase-shaded-server/pom.xml
+++ b/hbase-shaded/hbase-shaded-server/pom.xml
@@ -24,7 +24,7 @@
hbase-shaded
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
hbase-shaded-server
diff --git a/hbase-shaded/pom.xml b/hbase-shaded/pom.xml
index 2c2613b73c7..e7c6781a435 100644
--- a/hbase-shaded/pom.xml
+++ b/hbase-shaded/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
hbase-shaded
diff --git a/hbase-shell/pom.xml b/hbase-shell/pom.xml
index ecbdb350bc6..a2a1d0c5a08 100644
--- a/hbase-shell/pom.xml
+++ b/hbase-shell/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
hbase-shell
diff --git a/hbase-testing-util/pom.xml b/hbase-testing-util/pom.xml
index 333fb57ac01..4443723d233 100644
--- a/hbase-testing-util/pom.xml
+++ b/hbase-testing-util/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
hbase-testing-util
diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml
index febc3d4195e..c930a35dbcf 100644
--- a/hbase-thrift/pom.xml
+++ b/hbase-thrift/pom.xml
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
..
hbase-thrift
diff --git a/pom.xml b/pom.xml
index ef5fc632eaa..c11b1915e63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
org.apache.hbase
hbase
pom
- 1.4.0-SNAPSHOT
+ 1.5.0-SNAPSHOT
Apache HBase
Apache HBase™ is the Hadoop database. Use it when you need