diff --git a/hbase-annotations/pom.xml b/hbase-annotations/pom.xml index b2a42bea581..7f78a9e6d00 100644 --- a/hbase-annotations/pom.xml +++ b/hbase-annotations/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. diff --git a/hbase-assembly/pom.xml b/hbase-assembly/pom.xml index 550a7c80f02..f79ba6b605e 100644 --- a/hbase-assembly/pom.xml +++ b/hbase-assembly/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. hbase-assembly diff --git a/hbase-checkstyle/pom.xml b/hbase-checkstyle/pom.xml index d000bcafb31..4b41f75b042 100644 --- a/hbase-checkstyle/pom.xml +++ b/hbase-checkstyle/pom.xml @@ -24,14 +24,14 @@ 4.0.0 org.apache.hbase hbase-checkstyle -1.3.0-SNAPSHOT +1.4.0-SNAPSHOT Apache HBase - Checkstyle Module to hold Checkstyle properties for HBase. hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml index a3ba28ce8c3..018beaa1ee8 100644 --- a/hbase-client/pom.xml +++ b/hbase-client/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml index 46447ad3da6..509f5fe2976 100644 --- a/hbase-common/pom.xml +++ b/hbase-common/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index 5480a7731c3..1439a0d68d2 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. hbase-examples diff --git a/hbase-external-blockcache/pom.xml b/hbase-external-blockcache/pom.xml index dbb4ca74bc3..0469c9058b1 100644 --- a/hbase-external-blockcache/pom.xml +++ b/hbase-external-blockcache/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. hbase-external-blockcache diff --git a/hbase-hadoop-compat/pom.xml b/hbase-hadoop-compat/pom.xml index b529fe2b35f..102c8b67fbe 100644 --- a/hbase-hadoop-compat/pom.xml +++ b/hbase-hadoop-compat/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. diff --git a/hbase-hadoop2-compat/pom.xml b/hbase-hadoop2-compat/pom.xml index 386e570e481..6462c6136a9 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.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml index 3225b1e0dd1..490e00fcf76 100644 --- a/hbase-it/pom.xml +++ b/hbase-it/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. diff --git a/hbase-prefix-tree/pom.xml b/hbase-prefix-tree/pom.xml index 5bd8b0f6584..9a2976a4886 100644 --- a/hbase-prefix-tree/pom.xml +++ b/hbase-prefix-tree/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. diff --git a/hbase-procedure/pom.xml b/hbase-procedure/pom.xml index adba5f9f7be..fa1fc0349e6 100644 --- a/hbase-procedure/pom.xml +++ b/hbase-procedure/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. diff --git a/hbase-protocol/pom.xml b/hbase-protocol/pom.xml index 95b6819d364..e602baf94ec 100644 --- a/hbase-protocol/pom.xml +++ b/hbase-protocol/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. diff --git a/hbase-resource-bundle/pom.xml b/hbase-resource-bundle/pom.xml index 14de7362c2b..4780b3a201c 100644 --- a/hbase-resource-bundle/pom.xml +++ b/hbase-resource-bundle/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. diff --git a/hbase-rest/pom.xml b/hbase-rest/pom.xml index 75320dabd84..df48106f068 100644 --- a/hbase-rest/pom.xml +++ b/hbase-rest/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. hbase-rest diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml index a2cf010f116..b044b62397a 100644 --- a/hbase-server/pom.xml +++ b/hbase-server/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. hbase-server diff --git a/hbase-shaded/hbase-shaded-client/pom.xml b/hbase-shaded/hbase-shaded-client/pom.xml index c9b1effd7ca..6f74e9a92c3 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.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. hbase-shaded-client diff --git a/hbase-shaded/hbase-shaded-server/pom.xml b/hbase-shaded/hbase-shaded-server/pom.xml index ead04c199a0..302a9c51e5d 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.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. hbase-shaded-server diff --git a/hbase-shaded/pom.xml b/hbase-shaded/pom.xml index 7e5378f0299..319fddd89d1 100644 --- a/hbase-shaded/pom.xml +++ b/hbase-shaded/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. hbase-shaded diff --git a/hbase-shell/pom.xml b/hbase-shell/pom.xml index a394a9c9781..663ee3e1b05 100644 --- a/hbase-shell/pom.xml +++ b/hbase-shell/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. hbase-shell diff --git a/hbase-testing-util/pom.xml b/hbase-testing-util/pom.xml index a662bd7615a..e85a66f046f 100644 --- a/hbase-testing-util/pom.xml +++ b/hbase-testing-util/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. hbase-testing-util diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml index 85c201f65ea..6347c8b12af 100644 --- a/hbase-thrift/pom.xml +++ b/hbase-thrift/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT .. hbase-thrift diff --git a/pom.xml b/pom.xml index 0d18d255f2e..b833d66c34a 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ org.apache.hbase hbase pom - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT Apache HBase Apache HBase™ is the Hadoop database. Use it when you need