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

diwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-shade.git


The following commit(s) were added to refs/heads/master by this push:
     new 8845aab  Modified version number is 1. 0.5-snapshot (#39)
8845aab is described below

commit 8845aabd3c6b07bf6da7feb1c4b8b4c901567c98
Author: Calvin Kirs <[email protected]>
AuthorDate: Tue Apr 9 10:19:30 2024 +0800

    Modified version number is 1. 0.5-snapshot (#39)
---
 hadoop-aws-shade-2/pom.xml   | 2 +-
 hadoop-cloud-shade-2/pom.xml | 2 +-
 hadoop-shade-2/pom.xml       | 2 +-
 hive-catalog-shade/pom.xml   | 2 +-
 hive-shade-3/pom.xml         | 2 +-
 hudi-mr-shade-0.13/pom.xml   | 2 +-
 kerby-shade-1.0/pom.xml      | 2 +-
 pom.xml                      | 2 +-
 spring-shade-5/pom.xml       | 2 +-
 thrift-shade-0.13/pom.xml    | 4 ++--
 10 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/hadoop-aws-shade-2/pom.xml b/hadoop-aws-shade-2/pom.xml
index 62cefc8..4e76c35 100644
--- a/hadoop-aws-shade-2/pom.xml
+++ b/hadoop-aws-shade-2/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.doris</groupId>
         <artifactId>doris-shade</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>hadoop-aws-shade-2</artifactId>
diff --git a/hadoop-cloud-shade-2/pom.xml b/hadoop-cloud-shade-2/pom.xml
index 0693528..1cb4326 100644
--- a/hadoop-cloud-shade-2/pom.xml
+++ b/hadoop-cloud-shade-2/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.doris</groupId>
         <artifactId>doris-shade</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>hadoop-cloud-shade-2</artifactId>
diff --git a/hadoop-shade-2/pom.xml b/hadoop-shade-2/pom.xml
index 913f0e0..5226808 100644
--- a/hadoop-shade-2/pom.xml
+++ b/hadoop-shade-2/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.doris</groupId>
         <artifactId>doris-shade</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>hadoop-shade-2</artifactId>
diff --git a/hive-catalog-shade/pom.xml b/hive-catalog-shade/pom.xml
index cf5896b..c1f1697 100644
--- a/hive-catalog-shade/pom.xml
+++ b/hive-catalog-shade/pom.xml
@@ -20,7 +20,7 @@ under the License.
     <parent>
         <groupId>org.apache.doris</groupId>
         <artifactId>doris-shade</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>hive-catalog-shade</artifactId>
diff --git a/hive-shade-3/pom.xml b/hive-shade-3/pom.xml
index 48dcad8..7bf9357 100644
--- a/hive-shade-3/pom.xml
+++ b/hive-shade-3/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.doris</groupId>
         <artifactId>doris-shade</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>hive-shade-3</artifactId>
diff --git a/hudi-mr-shade-0.13/pom.xml b/hudi-mr-shade-0.13/pom.xml
index ce97686..c0a6ffa 100644
--- a/hudi-mr-shade-0.13/pom.xml
+++ b/hudi-mr-shade-0.13/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.doris</groupId>
         <artifactId>doris-shade</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>hudi-mr-shade-0.13</artifactId>
diff --git a/kerby-shade-1.0/pom.xml b/kerby-shade-1.0/pom.xml
index 02ad3a5..e715b35 100644
--- a/kerby-shade-1.0/pom.xml
+++ b/kerby-shade-1.0/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.doris</groupId>
         <artifactId>doris-shade</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>kerby-shade-1.0</artifactId>
diff --git a/pom.xml b/pom.xml
index d54c8cd..c05b90d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@ under the License.
     </parent>
     <groupId>org.apache.doris</groupId>
     <artifactId>doris-shade</artifactId>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Archetype - doris-shade</name>
     <url>https://doris.apache.org</url>
diff --git a/spring-shade-5/pom.xml b/spring-shade-5/pom.xml
index 7b2355a..bc53190 100644
--- a/spring-shade-5/pom.xml
+++ b/spring-shade-5/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.doris</groupId>
         <artifactId>doris-shade</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>spring-shade-5</artifactId>
diff --git a/thrift-shade-0.13/pom.xml b/thrift-shade-0.13/pom.xml
index 7e92bef..0ba5fc7 100644
--- a/thrift-shade-0.13/pom.xml
+++ b/thrift-shade-0.13/pom.xml
@@ -21,10 +21,10 @@ under the License.
     <parent>
         <groupId>org.apache.doris</groupId>
         <artifactId>doris-shade</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
     <artifactId>thrift-shade-0.13</artifactId>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.5-SNAPSHOT</version>
     <properties>
         <libethrift.version>0.13.0</libethrift.version>
     </properties>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to