From 667bf17291dbaa96a60f06df58c7a528bc4a8f79 Mon Sep 17 00:00:00 2001 From: kbuilder Date: Sun, 3 Dec 2023 21:28:06 -0800 Subject: [PATCH] Release 3.0.0. --- README.md | 2 +- coverage/pom.xml | 4 ++-- gcs/CHANGES.md | 2 +- gcs/README.md | 1 - gcs/pom.xml | 4 ++-- gcsio/pom.xml | 4 ++-- pom.xml | 4 ++-- util-hadoop/pom.xml | 4 ++-- util/pom.xml | 4 ++-- 9 files changed, 14 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 045d0a9553..2d1c1f01db 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ To add a dependency on Cloud Storage connector using Maven, use the following: com.google.cloud.bigdataoss gcs-connector - hadoop3-2.2.10 + 3.0.0 ``` diff --git a/coverage/pom.xml b/coverage/pom.xml index 4fad5fdd28..6b5ba661a6 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,11 +21,11 @@ com.google.cloud.bigdataoss bigdataoss-parent - 3.0.0-SNAPSHOT + 3.0.0 coverage - 3.0.0-SNAPSHOT + 3.0.0 pom diff --git a/gcs/CHANGES.md b/gcs/CHANGES.md index e3f912b333..ce865b2cef 100644 --- a/gcs/CHANGES.md +++ b/gcs/CHANGES.md @@ -1,6 +1,6 @@ # Release Notes -## Next +## 3.0.0 - 2023-12-03 1. Remove Hadoop 2.x support. diff --git a/gcs/README.md b/gcs/README.md index 143aee8a3f..29c2cb24a0 100644 --- a/gcs/README.md +++ b/gcs/README.md @@ -34,7 +34,6 @@ has several benefits: ## Getting the connector -This repository contains the Hadoop 2.x and the Hadoop 3.x compatible connector. You can clone this repository and follow the directions in `INSTALL.md` within this directory to install the connector. If you use [Google Cloud Dataproc](https://cloud.google.com/dataproc) the connector is diff --git a/gcs/pom.xml b/gcs/pom.xml index b1f0a88cea..1785863fa3 100644 --- a/gcs/pom.xml +++ b/gcs/pom.xml @@ -21,7 +21,7 @@ com.google.cloud.bigdataoss bigdataoss-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml @@ -31,7 +31,7 @@ gcs-connector - 3.0.0-SNAPSHOT + 3.0.0 diff --git a/gcsio/pom.xml b/gcsio/pom.xml index 80d60f4ed7..a929cbdf68 100644 --- a/gcsio/pom.xml +++ b/gcsio/pom.xml @@ -21,7 +21,7 @@ com.google.cloud.bigdataoss bigdataoss-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml @@ -31,7 +31,7 @@ gcsio - 3.0.0-SNAPSHOT + 3.0.0 diff --git a/pom.xml b/pom.xml index 9859972651..97fd9cc15b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.google.cloud.bigdataoss bigdataoss-parent - 3.0.0-SNAPSHOT + 3.0.0 pom https://github.com/GoogleCloudDataproc/hadoop-connectors @@ -79,7 +79,7 @@ true - 3.0.0-SNAPSHOT + 3.0.0 2.1.1 2.0.0 diff --git a/util-hadoop/pom.xml b/util-hadoop/pom.xml index e336520381..e2fa392486 100644 --- a/util-hadoop/pom.xml +++ b/util-hadoop/pom.xml @@ -21,14 +21,14 @@ com.google.cloud.bigdataoss bigdataoss-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml util-hadoop util-hadoop - 3.0.0-SNAPSHOT + 3.0.0 diff --git a/util/pom.xml b/util/pom.xml index 694e7dee08..750b026af5 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -21,12 +21,12 @@ com.google.cloud.bigdataoss bigdataoss-parent - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml util - 3.0.0-SNAPSHOT + 3.0.0