Skip to content

Commit 894ac15

Browse files
committed
Preparing hbase release 2.5.1RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
Signed-off-by: Andrew Purtell <[email protected]>
1 parent b9ec644 commit 894ac15

File tree

52 files changed

+57
-53
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+57
-53
lines changed

CHANGES.md

+5-1

hbase-annotations/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

hbase-archetypes/hbase-archetype-builder/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.hbase</groupId>
2626
<artifactId>hbase-archetypes</artifactId>
27-
<version>2.5.2-SNAPSHOT</version>
27+
<version>2.5.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

hbase-archetypes/hbase-client-project/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-archetypes</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929
<artifactId>hbase-client-project</artifactId>

hbase-archetypes/hbase-shaded-client-project/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-archetypes</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929
<artifactId>hbase-shaded-client-project</artifactId>

hbase-archetypes/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929

hbase-assembly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929
<artifactId>hbase-assembly</artifactId>

hbase-asyncfs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929

hbase-build-configuration/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

hbase-checkstyle/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
<parent>
2626
<groupId>org.apache.hbase</groupId>
2727
<artifactId>hbase</artifactId>
28-
<version>2.5.2-SNAPSHOT</version>
28+
<version>2.5.1</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131
<groupId>org.apache.hbase</groupId>
3232
<artifactId>hbase-checkstyle</artifactId>
33-
<version>2.5.2-SNAPSHOT</version>
33+
<version>2.5.1</version>
3434
<name>Apache HBase - Checkstyle</name>
3535
<description>Module to hold Checkstyle properties for HBase.</description>
3636

hbase-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929

hbase-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929

hbase-compression/hbase-compression-aircompressor/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-compression</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929
<artifactId>hbase-compression-aircompressor</artifactId>

hbase-compression/hbase-compression-brotli/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-compression</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929
<artifactId>hbase-compression-brotli</artifactId>

hbase-compression/hbase-compression-lz4/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-compression</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929
<artifactId>hbase-compression-lz4</artifactId>

hbase-compression/hbase-compression-snappy/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-compression</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929
<artifactId>hbase-compression-snappy</artifactId>

hbase-compression/hbase-compression-xz/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-compression</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929
<artifactId>hbase-compression-xz</artifactId>

hbase-compression/hbase-compression-zstd/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-compression</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929
<artifactId>hbase-compression-zstd</artifactId>

hbase-compression/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929
<artifactId>hbase-compression</artifactId>

hbase-endpoint/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929
<artifactId>hbase-endpoint</artifactId>

hbase-examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929
<artifactId>hbase-examples</artifactId>

hbase-external-blockcache/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929
<artifactId>hbase-external-blockcache</artifactId>

hbase-hadoop-compat/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929

hbase-hadoop2-compat/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.hbase</groupId>
2323
<artifactId>hbase-build-configuration</artifactId>
24-
<version>2.5.2-SNAPSHOT</version>
24+
<version>2.5.1</version>
2525
<relativePath>../hbase-build-configuration</relativePath>
2626
</parent>
2727

hbase-hbtop/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929
<artifactId>hbase-hbtop</artifactId>

hbase-http/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929
<artifactId>hbase-http</artifactId>

hbase-it/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929

hbase-logging/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929

hbase-mapreduce/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929
<artifactId>hbase-mapreduce</artifactId>

hbase-metrics-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929

hbase-metrics/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929

hbase-procedure/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929

hbase-protocol-shaded/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929
<artifactId>hbase-protocol-shaded</artifactId>

hbase-protocol/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929
<artifactId>hbase-protocol</artifactId>

hbase-replication/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929
<artifactId>hbase-replication</artifactId>

hbase-resource-bundle/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929

hbase-rest/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929
<artifactId>hbase-rest</artifactId>

hbase-rsgroup/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929
<artifactId>hbase-rsgroup</artifactId>

hbase-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-build-configuration</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>../hbase-build-configuration</relativePath>
2828
</parent>
2929
<artifactId>hbase-server</artifactId>

hbase-shaded/hbase-shaded-check-invariants/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.apache.hbase</groupId>
1717
<artifactId>hbase</artifactId>
18-
<version>2.5.2-SNAPSHOT</version>
18+
<version>2.5.1</version>
1919
<relativePath>../..</relativePath>
2020
</parent>
2121
<artifactId>hbase-shaded-check-invariants</artifactId>

hbase-shaded/hbase-shaded-client-byo-hadoop/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.hbase</groupId>
2525
<artifactId>hbase-shaded</artifactId>
26-
<version>2.5.2-SNAPSHOT</version>
26+
<version>2.5.1</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929
<artifactId>hbase-shaded-client-byo-hadoop</artifactId>

0 commit comments

Comments
 (0)