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 ef03e60  HADOOP-19483. Preparing for development of hadoop-thirdparty 
1.5.0
ef03e60 is described below

commit ef03e60c84d4bc30e0417bc2d7bee08c4321a4f1
Author: Steve Loughran <ste...@cloudera.com>
AuthorDate: Tue Mar 11 11:58:17 2025 +0000

    HADOOP-19483. Preparing for development of hadoop-thirdparty 1.5.0
---
 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 5a07faf..7fe3487 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.4.0-SNAPSHOT</version>
+        <version>1.5.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 b03646f..013689a 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.4.0-SNAPSHOT</version>
+        <version>1.5.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 9a90d5a..b568174 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.4.0-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 6141ede..302c88a 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.4.0-SNAPSHOT</version>
+  <version>1.5.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

Reply via email to