Repository: hbase Updated Branches: refs/heads/branch-1.3 fd297e280 -> 3a2f3aa88 Updated Tags: refs/tags/1.3.1RC0 [created] 2e89960ea
Update POMs and CHANGES.txt for 1.3.1 RC0 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3a2f3aa8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3a2f3aa8 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/3a2f3aa8 Branch: refs/heads/branch-1.3 Commit: 3a2f3aa884f1eec520199741131aa6024ba36234 Parents: fd297e2 Author: Andrew Purtell <[email protected]> Authored: Wed Apr 5 11:19:10 2017 -0700 Committer: Andrew Purtell <[email protected]> Committed: Wed Apr 5 11:19:10 2017 -0700 ---------------------------------------------------------------------- CHANGES.txt | 77 ++++++++++++++++++++ hbase-annotations/pom.xml | 2 +- .../hbase-archetype-builder/pom.xml | 2 +- hbase-archetypes/hbase-client-project/pom.xml | 2 +- .../hbase-shaded-client-project/pom.xml | 2 +- hbase-archetypes/pom.xml | 2 +- hbase-assembly/pom.xml | 2 +- hbase-checkstyle/pom.xml | 4 +- hbase-client/pom.xml | 2 +- hbase-common/pom.xml | 2 +- hbase-examples/pom.xml | 2 +- hbase-external-blockcache/pom.xml | 2 +- hbase-hadoop-compat/pom.xml | 2 +- hbase-hadoop2-compat/pom.xml | 2 +- hbase-it/pom.xml | 2 +- hbase-prefix-tree/pom.xml | 2 +- hbase-procedure/pom.xml | 2 +- hbase-protocol/pom.xml | 2 +- hbase-resource-bundle/pom.xml | 2 +- hbase-rest/pom.xml | 2 +- hbase-server/pom.xml | 2 +- hbase-shaded/hbase-shaded-client/pom.xml | 2 +- hbase-shaded/hbase-shaded-server/pom.xml | 2 +- hbase-shaded/pom.xml | 2 +- hbase-shell/pom.xml | 2 +- hbase-testing-util/pom.xml | 2 +- hbase-thrift/pom.xml | 2 +- pom.xml | 2 +- 28 files changed, 105 insertions(+), 28 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 7f2414f..beec1ec 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,82 @@ HBase Change Log +Release Notes - HBase - Version 1.3.1 04/30/2017 + +** Sub-task + * [HBASE-15386] - PREFETCH_BLOCKS_ON_OPEN in HColumnDescriptor is ignored + * [HBASE-17060] - backport HBASE-16570 to 1.3.1 + * [HBASE-17561] - table status page should escape values that may contain arbitrary characters. + +** Bug + * [HBASE-14753] - TestShell is not invoked anymore + * [HBASE-15328] - Unvalidated Redirect in HMaster + * [HBASE-15635] - Mean age of Blocks in cache (seconds) on webUI should be greater than zero + * [HBASE-16630] - Fragmentation in long running Bucket Cache + * [HBASE-16886] - hbase-client: scanner with reversed=true and small=true gets no result + * [HBASE-16939] - ExportSnapshot: set owner and permission on right directory + * [HBASE-16948] - Fix inconsistency between HRegion and Region javadoc on getRowLock + * [HBASE-17059] - backport HBASE-17039 to 1.3.1 + * [HBASE-17069] - RegionServer writes invalid META entries for split daughters in some circumstances + * [HBASE-17070] - backport HBASE-17020 to 1.3.1 + * [HBASE-17112] - Prevent setting timestamp of delta operations the same as previous value's + * [HBASE-17175] - backport HBASE-17127 to 1.3.1 + * [HBASE-17187] - DoNotRetryExceptions from coprocessors should bubble up to the application + * [HBASE-17264] - Processing RIT with offline state will always fail to open the first time + * [HBASE-17265] - Region left unassigned in master failover when region failed to open + * [HBASE-17275] - Assign timeout may cause region to be unassigned forever + * [HBASE-17287] - Master becomes a zombie if filesystem object closes + * [HBASE-17289] - Avoid adding a replication peer named "lock" + * [HBASE-17357] - PerformanceEvaluation parameters parsing triggers NPE. + * [HBASE-17381] - ReplicationSourceWorkerThread can die due to unhandled exceptions + * [HBASE-17387] - Reduce the overhead of exception report in RegionActionResult for multi() + * [HBASE-17445] - Count size of serialized exceptions in checking max result size quota + * [HBASE-17475] - Stack overflow in AsyncProcess if retry too much + * [HBASE-17489] - ClientScanner may send a next request to a RegionScanner which has been exhausted + * [HBASE-17501] - NullPointerException after Datanodes Decommissioned and Terminated + * [HBASE-17522] - RuntimeExceptions from MemoryMXBean should not take down server process + * [HBASE-17540] - Change SASL server GSSAPI callback log line from DEBUG to TRACE in RegionServer to reduce log volumes in DEBUG mode + * [HBASE-17558] - ZK dumping jsp should escape html + * [HBASE-17572] - HMaster: Caught throwable while processing event C_M_MERGE_REGION + * [HBASE-17578] - Thrift per-method metrics should still update in the case of exceptions + * [HBASE-17587] - Do not Rethrow DoNotRetryIOException as UnknownScannerException + * [HBASE-17590] - Drop cache hint should work for StoreFile write path + * [HBASE-17597] - TestMetaWithReplicas.testMetaTableReplicaAssignment is flaky + * [HBASE-17601] - close() in TableRecordReaderImpl assumes the split has started + * [HBASE-17604] - Backport HBASE-15437 (fix request and response size metrics) to branch-1 + * [HBASE-17611] - Thrift 2 per-call latency metrics are capped at ~ 2 seconds + * [HBASE-17616] - Incorrect actions performed by CM + * [HBASE-17649] - REST API for scan should return 410 when table is disabled + * [HBASE-17675] - ReplicationEndpoint should choose new sinks if a SaslException occurs + * [HBASE-17677] - ServerName parsing from directory name should be more robust to errors from guava's HostAndPort + * [HBASE-17682] - Region stuck in merging_new state indefinitely + * [HBASE-17688] - MultiRowRangeFilter not working correctly if given same start and stop RowKey + * [HBASE-17698] - ReplicationEndpoint choosing sinks + * [HBASE-17716] - Formalize Scan Metric names + * [HBASE-17717] - Incorrect ZK ACL set for HBase superuser + * [HBASE-17722] - Metrics subsystem stop/start messages add a lot of useless bulk to operational logging + * [HBASE-17780] - BoundedByteBufferPool "At capacity" messages are not actionable + * [HBASE-17813] - backport HBASE-16983 to branch-1.3 + * [HBASE-17868] - Backport HBASE-10205 to branch-1.3 + +** Improvement + * [HBASE-12770] - Don't transfer all the queued hlogs of a dead server to the same alive server + * [HBASE-15429] - Add a split policy for busy regions + * [HBASE-15941] - HBCK repair should not unsplit healthy splitted region + * [HBASE-16562] - ITBLL should fail to start if misconfigured + * [HBASE-16755] - Honor flush policy under global memstore pressure + * [HBASE-16773] - AccessController should access local region if possible + * [HBASE-16947] - Some improvements for DumpReplicationQueues tool + * [HBASE-16977] - VerifyReplication should log a printable representation of the row keys + * [HBASE-17057] - Minor compactions should also drop page cache behind reads + * [HBASE-17579] - Backport HBASE-16302 to 1.3.1 + * [HBASE-17627] - Active workers metric for thrift + * [HBASE-17637] - Update progress more frequently in IntegrationTestBigLinkedList.Generator.persist + * [HBASE-17837] - Backport HBASE-15314 to branch-1.3 + +** Task + * [HBASE-17609] - Allow for region merging in the UI + + Release Notes - HBase - Version 1.3.0 10/24/2016 ** Sub-task http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-annotations/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-annotations/pom.xml b/hbase-annotations/pom.xml index 42f1e19..d86dd8d 100644 --- a/hbase-annotations/pom.xml +++ b/hbase-annotations/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-archetypes/hbase-archetype-builder/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-archetypes/hbase-archetype-builder/pom.xml b/hbase-archetypes/hbase-archetype-builder/pom.xml index e08451a..bc23223 100644 --- a/hbase-archetypes/hbase-archetype-builder/pom.xml +++ b/hbase-archetypes/hbase-archetype-builder/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>hbase-archetypes</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-archetypes/hbase-client-project/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-archetypes/hbase-client-project/pom.xml b/hbase-archetypes/hbase-client-project/pom.xml index a05bb8c..b3d8cdd 100644 --- a/hbase-archetypes/hbase-client-project/pom.xml +++ b/hbase-archetypes/hbase-client-project/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>hbase-archetypes</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-client-project</artifactId> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-archetypes/hbase-shaded-client-project/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-archetypes/hbase-shaded-client-project/pom.xml b/hbase-archetypes/hbase-shaded-client-project/pom.xml index 8ad22fa..e21fb2b 100644 --- a/hbase-archetypes/hbase-shaded-client-project/pom.xml +++ b/hbase-archetypes/hbase-shaded-client-project/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>hbase-archetypes</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-shaded-client-project</artifactId> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-archetypes/pom.xml b/hbase-archetypes/pom.xml index 3e0bc6b..e4cf628 100644 --- a/hbase-archetypes/pom.xml +++ b/hbase-archetypes/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-assembly/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-assembly/pom.xml b/hbase-assembly/pom.xml index c36ae8e..8e2f142 100644 --- a/hbase-assembly/pom.xml +++ b/hbase-assembly/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-assembly</artifactId> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-checkstyle/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-checkstyle/pom.xml b/hbase-checkstyle/pom.xml index e41b395..5af5162 100644 --- a/hbase-checkstyle/pom.xml +++ b/hbase-checkstyle/pom.xml @@ -24,14 +24,14 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.hbase</groupId> <artifactId>hbase-checkstyle</artifactId> -<version>1.3.0</version> +<version>1.3.1</version> <name>Apache HBase - Checkstyle</name> <description>Module to hold Checkstyle properties for HBase.</description> <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-client/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml index 50d6b78..2d28b40 100644 --- a/hbase-client/pom.xml +++ b/hbase-client/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-common/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml index 9ca3061..07255ba 100644 --- a/hbase-common/pom.xml +++ b/hbase-common/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-examples/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index cd1b0a8..8d0a980 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-examples</artifactId> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-external-blockcache/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-external-blockcache/pom.xml b/hbase-external-blockcache/pom.xml index 60ab6ba..b38d52f 100644 --- a/hbase-external-blockcache/pom.xml +++ b/hbase-external-blockcache/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-external-blockcache</artifactId> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-hadoop-compat/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-hadoop-compat/pom.xml b/hbase-hadoop-compat/pom.xml index de084ca..8c6c9f4 100644 --- a/hbase-hadoop-compat/pom.xml +++ b/hbase-hadoop-compat/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-hadoop2-compat/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-hadoop2-compat/pom.xml b/hbase-hadoop2-compat/pom.xml index ae9143c..f210f5c 100644 --- a/hbase-hadoop2-compat/pom.xml +++ b/hbase-hadoop2-compat/pom.xml @@ -21,7 +21,7 @@ limitations under the License. <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-it/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml index 431b55d..0358897 100644 --- a/hbase-it/pom.xml +++ b/hbase-it/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-prefix-tree/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-prefix-tree/pom.xml b/hbase-prefix-tree/pom.xml index f2dcdd7..bd8b124 100644 --- a/hbase-prefix-tree/pom.xml +++ b/hbase-prefix-tree/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-procedure/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-procedure/pom.xml b/hbase-procedure/pom.xml index 30eef2e..14aa374 100644 --- a/hbase-procedure/pom.xml +++ b/hbase-procedure/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-protocol/pom.xml b/hbase-protocol/pom.xml index 013b49e..db55f87 100644 --- a/hbase-protocol/pom.xml +++ b/hbase-protocol/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-resource-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-resource-bundle/pom.xml b/hbase-resource-bundle/pom.xml index b8ff8c5..a3ac8fa 100644 --- a/hbase-resource-bundle/pom.xml +++ b/hbase-resource-bundle/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-rest/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-rest/pom.xml b/hbase-rest/pom.xml index 1752fc4..59a9eb2 100644 --- a/hbase-rest/pom.xml +++ b/hbase-rest/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-rest</artifactId> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-server/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml index d936630..f4cc155 100644 --- a/hbase-server/pom.xml +++ b/hbase-server/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-server</artifactId> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-shaded/hbase-shaded-client/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-shaded/hbase-shaded-client/pom.xml b/hbase-shaded/hbase-shaded-client/pom.xml index a2ab118..be77347 100644 --- a/hbase-shaded/hbase-shaded-client/pom.xml +++ b/hbase-shaded/hbase-shaded-client/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>hbase-shaded</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-shaded-client</artifactId> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-shaded/hbase-shaded-server/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-shaded/hbase-shaded-server/pom.xml b/hbase-shaded/hbase-shaded-server/pom.xml index 2b512d5..4db64bc 100644 --- a/hbase-shaded/hbase-shaded-server/pom.xml +++ b/hbase-shaded/hbase-shaded-server/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>hbase-shaded</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-shaded-server</artifactId> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-shaded/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-shaded/pom.xml b/hbase-shaded/pom.xml index af20482..f1780cd 100644 --- a/hbase-shaded/pom.xml +++ b/hbase-shaded/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-shaded</artifactId> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-shell/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-shell/pom.xml b/hbase-shell/pom.xml index 32ac7bf..5a874c1 100644 --- a/hbase-shell/pom.xml +++ b/hbase-shell/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-shell</artifactId> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-testing-util/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-testing-util/pom.xml b/hbase-testing-util/pom.xml index a9268d5..eda0c6b 100644 --- a/hbase-testing-util/pom.xml +++ b/hbase-testing-util/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-testing-util</artifactId> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/hbase-thrift/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml index e2042fa..dc5846c 100644 --- a/hbase-thrift/pom.xml +++ b/hbase-thrift/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>1.3.0</version> + <version>1.3.1</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-thrift</artifactId> http://git-wip-us.apache.org/repos/asf/hbase/blob/3a2f3aa8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 152ddae..70386ce 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ <groupId>org.apache.hbase</groupId> <artifactId>hbase</artifactId> <packaging>pom</packaging> - <version>1.3.0</version> + <version>1.3.1</version> <name>Apache HBase</name> <description> Apache HBase is the Hadoop database. Use it when you need
