This is an automated email from the ASF dual-hosted git repository. stevel pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop-thirdparty.git
The following commit(s) were added to refs/heads/trunk by this push: new faa8afc HADOOP-19252. Release hadoop-thirdparty 1.3.0: version update on trunk faa8afc is described below commit faa8afc43ac467335ff111ec16ce76f6d30eea25 Author: Steve Loughran <ste...@cloudera.com> AuthorDate: Fri Aug 16 17:02:02 2024 +0100 HADOOP-19252. Release hadoop-thirdparty 1.3.0: version update on trunk --- hadoop-shaded-avro_1_11/pom.xml | 2 +- hadoop-shaded-guava/pom.xml | 2 +- hadoop-shaded-protobuf_3_25/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hadoop-shaded-avro_1_11/pom.xml b/hadoop-shaded-avro_1_11/pom.xml index 12e4dab..5a07faf 100644 --- a/hadoop-shaded-avro_1_11/pom.xml +++ b/hadoop-shaded-avro_1_11/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hadoop-thirdparty</artifactId> <groupId>org.apache.hadoop.thirdparty</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/hadoop-shaded-guava/pom.xml b/hadoop-shaded-guava/pom.xml index fcfbb60..b03646f 100644 --- a/hadoop-shaded-guava/pom.xml +++ b/hadoop-shaded-guava/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hadoop-thirdparty</artifactId> <groupId>org.apache.hadoop.thirdparty</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/hadoop-shaded-protobuf_3_25/pom.xml b/hadoop-shaded-protobuf_3_25/pom.xml index 3e9a98d..9a90d5a 100644 --- a/hadoop-shaded-protobuf_3_25/pom.xml +++ b/hadoop-shaded-protobuf_3_25/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hadoop-thirdparty</artifactId> <groupId>org.apache.hadoop.thirdparty</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index e98cf77..98879d8 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.hadoop.thirdparty</groupId> <artifactId>hadoop-thirdparty</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org