This is an automated email from the ASF dual-hosted git repository.

slfan1989 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 db3bf60  HADOOP-19055. Preparing for 1.3.0 development. (#28) 
Contributed by Shilun Fan.
db3bf60 is described below

commit db3bf60e41262cebd6730d9628d4eaa3e05f0eeb
Author: slfan1989 <55643692+slfan1...@users.noreply.github.com>
AuthorDate: Mon Jan 29 12:17:22 2024 +0800

    HADOOP-19055. Preparing for 1.3.0 development. (#28) Contributed by Shilun 
Fan.
    
    Reviewed-by: He Xiaoqiao <hexiaoq...@apache.org>
    Signed-off-by: Shilun Fan <slfan1...@apache.org>
---
 hadoop-shaded-avro_1_11/pom.xml     | 2 +-
 hadoop-shaded-guava/pom.xml         | 2 +-
 hadoop-shaded-protobuf_3_21/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 c9da462..12e4dab 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.2.0-SNAPSHOT</version>
+        <version>1.3.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 0ed5a45..fcfbb60 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.2.0-SNAPSHOT</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/hadoop-shaded-protobuf_3_21/pom.xml 
b/hadoop-shaded-protobuf_3_21/pom.xml
index 9e18a6b..58685d4 100644
--- a/hadoop-shaded-protobuf_3_21/pom.xml
+++ b/hadoop-shaded-protobuf_3_21/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hadoop-thirdparty</artifactId>
     <groupId>org.apache.hadoop.thirdparty</groupId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 07781c8..68fa8f0 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.2.0-SNAPSHOT</version>
+  <version>1.3.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