diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml index 84c726e2e5a..5281ad96acd 100644 --- a/hbase-client/pom.xml +++ b/hbase-client/pom.xml @@ -22,7 +22,7 @@ hbase org.apache.hbase - 0.95-SNAPSHOT + ${version} .. diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml index 945d7f0303f..03e603aae6d 100644 --- a/hbase-common/pom.xml +++ b/hbase-common/pom.xml @@ -22,7 +22,7 @@ hbase org.apache.hbase - 0.95-SNAPSHOT + ${version} .. diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index 3ff38ab7f7c..1a3d531c2ec 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.95-SNAPSHOT + ${version} .. hbase-examples diff --git a/hbase-hadoop-compat/pom.xml b/hbase-hadoop-compat/pom.xml index 7c0779231f7..6bd502b9c25 100644 --- a/hbase-hadoop-compat/pom.xml +++ b/hbase-hadoop-compat/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 0.95-SNAPSHOT + ${version} .. diff --git a/hbase-hadoop1-compat/pom.xml b/hbase-hadoop1-compat/pom.xml index 9c6975a7c05..b2b5ee6974a 100644 --- a/hbase-hadoop1-compat/pom.xml +++ b/hbase-hadoop1-compat/pom.xml @@ -22,7 +22,7 @@ limitations under the License. hbase org.apache.hbase - 0.95-SNAPSHOT + ${version} .. diff --git a/hbase-hadoop2-compat/pom.xml b/hbase-hadoop2-compat/pom.xml index e526ae7f36f..49f2fc1afb6 100644 --- a/hbase-hadoop2-compat/pom.xml +++ b/hbase-hadoop2-compat/pom.xml @@ -22,7 +22,7 @@ limitations under the License. hbase org.apache.hbase - 0.95-SNAPSHOT + ${version} .. diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml index 1fa1279ba71..15994a6b27a 100644 --- a/hbase-it/pom.xml +++ b/hbase-it/pom.xml @@ -22,7 +22,7 @@ hbase org.apache.hbase - 0.95-SNAPSHOT + ${version} .. diff --git a/hbase-prefix-tree/pom.xml b/hbase-prefix-tree/pom.xml index 845efdba047..5a9797b9d21 100644 --- a/hbase-prefix-tree/pom.xml +++ b/hbase-prefix-tree/pom.xml @@ -22,7 +22,7 @@ hbase org.apache.hbase - 0.95-SNAPSHOT + ${version} .. diff --git a/hbase-protocol/pom.xml b/hbase-protocol/pom.xml index 181641bbd91..a36be1696fd 100644 --- a/hbase-protocol/pom.xml +++ b/hbase-protocol/pom.xml @@ -22,7 +22,7 @@ hbase org.apache.hbase - 0.95-SNAPSHOT + ${version} .. diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml index 8fb6eca74fd..7c64c258d95 100644 --- a/hbase-server/pom.xml +++ b/hbase-server/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.95-SNAPSHOT + ${version} .. hbase-server diff --git a/pom.xml b/pom.xml index 99f2a96fb0c..306afc99881 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,9 @@ org.apache.hbase hbase pom - 0.97-SNAPSHOT + + ${version} HBase Apache HBase™ is the &lt;a href="http://hadoop.apache.org"&rt;Hadoop</a&rt; database. Use it when you need @@ -855,6 +857,8 @@ + + 0.97-SNAPSHOT ${project.build.finalName}.tar.gz yyyy-MM-dd'T'HH:mm