Update pom.xml version for 0.99.0

This commit is contained in:
Enis Soztutar 2014-09-09 18:56:44 -07:00
parent d8f8a58236
commit 6337705f26
14 changed files with 14 additions and 14 deletions

View File

@ -23,7 +23,7 @@
<parent>
<artifactId>hbase</artifactId>
<groupId>org.apache.hbase</groupId>
<version>0.99.0-SNAPSHOT</version>
<version>0.99.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>hbase-assembly</artifactId>

View File

@ -24,7 +24,7 @@
<parent>
<artifactId>hbase</artifactId>
<groupId>org.apache.hbase</groupId>
<version>0.99.0-SNAPSHOT</version>
<version>0.99.0</version>
<relativePath>..</relativePath>
</parent>

View File

@ -23,7 +23,7 @@
<parent>
<artifactId>hbase</artifactId>
<groupId>org.apache.hbase</groupId>
<version>0.99.0-SNAPSHOT</version>
<version>0.99.0</version>
<relativePath>..</relativePath>
</parent>

View File

@ -23,7 +23,7 @@
<parent>
<artifactId>hbase</artifactId>
<groupId>org.apache.hbase</groupId>
<version>0.99.0-SNAPSHOT</version>
<version>0.99.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>hbase-examples</artifactId>

View File

@ -23,7 +23,7 @@
<parent>
<artifactId>hbase</artifactId>
<groupId>org.apache.hbase</groupId>
<version>0.99.0-SNAPSHOT</version>
<version>0.99.0</version>
<relativePath>..</relativePath>
</parent>

View File

@ -21,7 +21,7 @@ limitations under the License.
<parent>
<artifactId>hbase</artifactId>
<groupId>org.apache.hbase</groupId>
<version>0.99.0-SNAPSHOT</version>
<version>0.99.0</version>
<relativePath>..</relativePath>
</parent>

View File

@ -23,7 +23,7 @@
<parent>
<artifactId>hbase</artifactId>
<groupId>org.apache.hbase</groupId>
<version>0.99.0-SNAPSHOT</version>
<version>0.99.0</version>
<relativePath>..</relativePath>
</parent>

View File

@ -23,7 +23,7 @@
<parent>
<artifactId>hbase</artifactId>
<groupId>org.apache.hbase</groupId>
<version>0.99.0-SNAPSHOT</version>
<version>0.99.0</version>
<relativePath>..</relativePath>
</parent>

View File

@ -23,7 +23,7 @@
<parent>
<artifactId>hbase</artifactId>
<groupId>org.apache.hbase</groupId>
<version>0.99.0-SNAPSHOT</version>
<version>0.99.0</version>
<relativePath>..</relativePath>
</parent>

View File

@ -23,7 +23,7 @@
<parent>
<artifactId>hbase</artifactId>
<groupId>org.apache.hbase</groupId>
<version>0.99.0-SNAPSHOT</version>
<version>0.99.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>hbase-server</artifactId>

View File

@ -23,7 +23,7 @@
<parent>
<artifactId>hbase</artifactId>
<groupId>org.apache.hbase</groupId>
<version>0.99.0-SNAPSHOT</version>
<version>0.99.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>hbase-shell</artifactId>

View File

@ -23,7 +23,7 @@
<parent>
<artifactId>hbase</artifactId>
<groupId>org.apache.hbase</groupId>
<version>0.99.0-SNAPSHOT</version>
<version>0.99.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>hbase-testing-util</artifactId>

View File

@ -23,7 +23,7 @@
<parent>
<artifactId>hbase</artifactId>
<groupId>org.apache.hbase</groupId>
<version>0.99.0-SNAPSHOT</version>
<version>0.99.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>hbase-thrift</artifactId>

View File

@ -39,7 +39,7 @@
<groupId>org.apache.hbase</groupId>
<artifactId>hbase</artifactId>
<packaging>pom</packaging>
<version>0.99.0-SNAPSHOT</version>
<version>0.99.0</version>
<name>HBase</name>
<description>
Apache HBase™ is the Hadoop database. Use it when you need