Index: hbase-client/pom.xml
===================================================================
--- hbase-client/pom.xml (revision 1450306)
+++ hbase-client/pom.xml (working copy)
@@ -22,7 +22,7 @@
hbase
org.apache.hbase
- 0.95-SNAPSHOT
+ ${version}
..
Index: hbase-common/pom.xml
===================================================================
--- hbase-common/pom.xml (revision 1450306)
+++ hbase-common/pom.xml (working copy)
@@ -22,7 +22,7 @@
hbase
org.apache.hbase
- 0.95-SNAPSHOT
+ ${version}
..
Index: hbase-examples/pom.xml
===================================================================
--- hbase-examples/pom.xml (revision 1450306)
+++ hbase-examples/pom.xml (working copy)
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 0.95-SNAPSHOT
+ ${version}
..
hbase-examples
Index: hbase-hadoop-compat/pom.xml
===================================================================
--- hbase-hadoop-compat/pom.xml (revision 1450306)
+++ hbase-hadoop-compat/pom.xml (working copy)
@@ -24,7 +24,7 @@
hbase
org.apache.hbase
- 0.95-SNAPSHOT
+ ${version}
..
Index: hbase-hadoop1-compat/pom.xml
===================================================================
--- hbase-hadoop1-compat/pom.xml (revision 1450306)
+++ hbase-hadoop1-compat/pom.xml (working copy)
@@ -22,7 +22,7 @@
hbase
org.apache.hbase
- 0.95-SNAPSHOT
+ ${version}
..
Index: hbase-hadoop2-compat/pom.xml
===================================================================
--- hbase-hadoop2-compat/pom.xml (revision 1450306)
+++ hbase-hadoop2-compat/pom.xml (working copy)
@@ -22,7 +22,7 @@
hbase
org.apache.hbase
- 0.95-SNAPSHOT
+ ${version}
..
Index: hbase-it/pom.xml
===================================================================
--- hbase-it/pom.xml (revision 1450306)
+++ hbase-it/pom.xml (working copy)
@@ -22,7 +22,7 @@
hbase
org.apache.hbase
- 0.95-SNAPSHOT
+ ${version}
..
Index: hbase-prefix-tree/pom.xml
===================================================================
--- hbase-prefix-tree/pom.xml (revision 1450306)
+++ hbase-prefix-tree/pom.xml (working copy)
@@ -22,7 +22,7 @@
hbase
org.apache.hbase
- 0.95-SNAPSHOT
+ ${version}
..
Index: hbase-protocol/pom.xml
===================================================================
--- hbase-protocol/pom.xml (revision 1450306)
+++ hbase-protocol/pom.xml (working copy)
@@ -22,7 +22,7 @@
hbase
org.apache.hbase
- 0.95-SNAPSHOT
+ ${version}
..
Index: hbase-server/pom.xml
===================================================================
--- hbase-server/pom.xml (revision 1450306)
+++ hbase-server/pom.xml (working copy)
@@ -23,7 +23,7 @@
hbase
org.apache.hbase
- 0.95-SNAPSHOT
+ ${version}
..
hbase-server
Index: pom.xml
===================================================================
--- pom.xml (revision 1450306)
+++ pom.xml (working copy)
@@ -39,7 +39,9 @@
org.apache.hbase
hbase
pom
- 0.97-SNAPSHOT
+
+ ${version}
HBase
Apache HBase™ is the <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